Calendar changes
- Update Singapore for range from 2022 to 2030 (Deepavali), by hprobotic
Internal changes
- Replace `os.path.*` calls with `pathlib.Path`, thx to eumiro (603)
- Use f-string for string formatting, thx to eumiro (605)
- Simplify collections handling, thx to eumiro (606)
- Use integers for time units divisions, thx to eumiro
- Adding Mac OS & Windows tests to the test matrix (related to 607).
- Fix tests when running them on Windows (607).