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
f5580351af
build: bump version to 0.10.0
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
a36f7e9c62
test: fix doctests
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
05f894a22c
style: fix coding standards
3 years ago
Jérôme Deuchnord
c59b553c86
feat: make the date parameter optional (default value: today)
3 years ago
Jérôme Deuchnord
9be8a7493d
fix: remove call to _() function
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
28fc01a09a
Remove version.py (replaced with standard __version__.py)
3 years ago
Jérôme Deuchnord
6a1047f2e6
Add tests
3 years ago
Jérôme Deuchnord
a649f3e1ab
Init repository, extract Kosmorrolib
3 years ago