Tung Lam Nguyen Le
ff69f40b5f
Add documentation, change enum constants, change output object of _search_earth_season_change
3年前
Tung Lam Nguyen Le
b170c61284
Add minor change in season change event
3年前
Tung Lam Nguyen Le
1291d286d3
Add season change event in events.py and enum.py
3年前
Jérôme Deuchnord
40988f193f
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles ( #21 )
3年前
Jérôme Deuchnord
2884da5b16
build: bump version 0.11.2
3年前
Jérôme Deuchnord
592f8b15d0
fix: "minute must be in 0..59" error ( #20 )
3年前
Jérôme Deuchnord
eae01c355d
build: bump version 0.11.1
3年前
Jérôme Deuchnord
9ad4371032
fix: fix error in the serialization of the Object type ( #18 )
3年前
Jérôme Deuchnord
03f0c57042
fix: false positives on opposition ( #17 )
3年前
Jérôme Deuchnord
294ff2810c
build: update version number
3年前
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年前
Jérôme Deuchnord
9347d0cbed
build: fix some variables in __version__.py ( #13 )
BREAKING CHANGE: `__build__` constant in `__version__.py` has been removed.
3年前
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年前
Jérôme Deuchnord
f5580351af
build: bump version to 0.10.0
3年前
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年前
Jérôme Deuchnord
2d24786f7b
build: fix some variables in __version__.py ( #13 )
BREAKING CHANGE: `__build__` constant in `__version__.py` has been removed.
3年前
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年前
Jérôme Deuchnord
d5c57c4828
build: bump version to 0.10.0
3年前
Jérôme Deuchnord
a36f7e9c62
test: fix doctests
3年前
Jérôme Deuchnord
6cea55e774
docs: add docs for get_ephemerides() ( #9 )
4年前
Jérôme Deuchnord
241e8ecf5d
refactor: remove the dead code ( #8 )
4年前
Jérôme Deuchnord
273d3c2041
style: fix script style
4年前
Jérôme Deuchnord
2df588e5c1
fix: take the timezone in account on get_moon_phase
4年前
Jérôme Deuchnord
05f894a22c
style: fix coding standards
4年前
Jérôme Deuchnord
c59b553c86
feat: make the date parameter optional (default value: today)
4年前
Jérôme Deuchnord
9be8a7493d
fix: remove call to _() function
4年前
Jérôme Deuchnord
9dd6c99339
chore: remove useless header comment
4年前
Jérôme Deuchnord
c956e52ce8
ci(black): fix the coding standards
4年前
Jérôme Deuchnord
28fc01a09a
Remove version.py (replaced with standard __version__.py)
4年前
Jérôme Deuchnord
6a1047f2e6
Add tests
4年前
Jérôme Deuchnord
a649f3e1ab
Init repository, extract Kosmorrolib
4年前