Jérôme Deuchnord
9ad4371032
fix: fix error in the serialization of the Object type ( #18 )
3 years ago
Jérôme Deuchnord
ce838466b7
feat: replace object name with enum identifier ( #15 )
BREAKING CHANGE: name of objects of type `kosmorrolib.model.Object` has
been replaced with an enum typed identifier.
3 years ago
Jérôme Deuchnord
4dd21c2b29
fix: add missing enums to the exposed model, rename data.py to model.py ( #11 )
BREAKING CHANGE: `kosmorrolib.data` has been renamed to
`kosmorrolib.model`. To ensure further BC-break to happen on this side,
prefer using the model now exposed from kosmorrolib directly.
3 years ago
Jérôme Deuchnord
69206585d2
feat: replace object name with enum identifier ( #15 )
BREAKING CHANGE: name of objects of type `kosmorrolib.model.Object` has
been replaced with an enum typed identifier.
3 years ago
Jérôme Deuchnord
64c8dd901d
fix: add missing enums to the exposed model, rename data.py to model.py ( #11 )
BREAKING CHANGE: `kosmorrolib.data` has been renamed to
`kosmorrolib.model`. To ensure further BC-break to happen on this side,
prefer using the model now exposed from kosmorrolib directly.
3 years ago
Jérôme Deuchnord
6cea55e774
docs: add docs for get_ephemerides() ( #9 )
3 years ago
Jérôme Deuchnord
241e8ecf5d
refactor: remove the dead code ( #8 )
3 years ago
Jérôme Deuchnord
273d3c2041
style: fix script style
3 years ago
Jérôme Deuchnord
2df588e5c1
fix: take the timezone in account on get_moon_phase
3 years ago
Jérôme Deuchnord
c59b553c86
feat: make the date parameter optional (default value: today)
3 years ago
Jérôme Deuchnord
9dd6c99339
chore: remove useless header comment
3 years ago
Jérôme Deuchnord
c956e52ce8
ci(black): fix the coding standards
3 years ago
Jérôme Deuchnord
a649f3e1ab
Init repository, extract Kosmorrolib
3 years ago