Version 0.9.0
This is the first release of 2021 - happy new year!
Code Refactoring
Continuous Integration
Features
- event: add support for moon apogee and perigee (331ab99)
BREAKING CHANGES
- compatibility: on Ubuntu 20.04+, the
texlive-latex-extra
package is needed to generate the PDF output - kosmorrolib: some methods in
Event
andMoonPhase
classes have been dropped in favor ofenum.Enum
'sname
andvalue
properties.