Tung Lam Nguyen Le
8183cc1cf3
docs: Update docs for _search_earth_season_change and _search_conjunction.chore: make minor changes to _search_earth_season_change
4年前
Tung Lam Nguyen Le
9166364c07
Fix minor bugs
4年前
Tung Lam Nguyen Le
a182e9e7c8
Update EventType enum, update class of details
4年前
Tung Lam Nguyen Le
6f79a6c90c
Minor changes to _search_earth_season_change
4年前
Tung Lam Nguyen Le
ff69f40b5f
Add documentation, change enum constants, change output object of _search_earth_season_change
4年前
Tung Lam Nguyen Le
b170c61284
Add minor change in season change event
4年前
Tung Lam Nguyen Le
1291d286d3
Add season change event in events.py and enum.py
4年前
Jérôme Deuchnord
a3c706dd71
ci: remove Commitlint workflow (replaced by semantic-pull-request) ( #25 )
* ci: remove Commitlint workflow (replaced by semantic-pull-request)
* ci: fix doctests not running correctly on some OS and Python versions
4年前
Jérôme Deuchnord
11281ffef9
chore: fix the target branch on Dependabot's config
4年前
Jérôme Deuchnord
40988f193f
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles ( #21 )
4年前
Jérôme Deuchnord
1c0bd196ba
chore: fix files to commit on tag
4年前
Jérôme Deuchnord
2884da5b16
build: bump version 0.11.2
4年前
Jérôme Deuchnord
592f8b15d0
fix: "minute must be in 0..59" error ( #20 )
4年前
Jérôme Deuchnord
eae01c355d
build: bump version 0.11.1
4年前
Jérôme Deuchnord
a460e0a3b4
test: add missing module in tests (related to #18 ) ( #19 )
4年前
Jérôme Deuchnord
9ad4371032
fix: fix error in the serialization of the Object type ( #18 )
4年前
Jérôme Deuchnord
03f0c57042
fix: false positives on opposition ( #17 )
4年前
Jérôme Deuchnord
152efe72e1
fix: remove useless dev dependencies ( #16 )
4年前
Jérôme Deuchnord
746ce953c8
ci: add support for Windows ( #14 )
4年前
Jérôme Deuchnord
3abfbe95ee
test: fix coverage config
4年前
Jérôme Deuchnord
294ff2810c
build: update version number
4年前
Jérôme Deuchnord
9b1fb3f302
Merge branch 'main' into features
4年前
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.
4年前
Jérôme Deuchnord
2340e9eead
build: bump version 0.11.0
4年前
Jérôme Deuchnord
9347d0cbed
build: fix some variables in __version__.py ( #13 )
BREAKING CHANGE: `__build__` constant in `__version__.py` has been removed.
4年前
Jérôme Deuchnord
b63d08f411
chore: fix PR template ( #12 )
4年前
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.
4年前
Jérôme Deuchnord
f5580351af
build: bump version to 0.10.0
4年前
Jérôme Deuchnord
3dbf979d5b
chore: add missing wheel package for release
4年前
Jérôme Deuchnord
08bc589bce
build: bump version 0.11.0
4年前
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.
4年前
Jérôme Deuchnord
2d24786f7b
build: fix some variables in __version__.py ( #13 )
BREAKING CHANGE: `__build__` constant in `__version__.py` has been removed.
4年前
Jérôme Deuchnord
6e1981a30c
chore: fix PR template ( #12 )
4年前
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.
4年前
Jérôme Deuchnord
d5c57c4828
build: bump version to 0.10.0
4年前
Jérôme Deuchnord
d7f453bb37
chore: add missing wheel package for release
4年前
Jérôme Deuchnord
a33bcdbaa9
Merge branch 'main' into features
4年前
Jérôme Deuchnord
7d292ce347
build: bump version 0.10.0
4年前
Jérôme Deuchnord
44a4e7e7b6
chore: prepare for release
4年前
Jérôme Deuchnord
a36f7e9c62
test: fix doctests
4年前
Jérôme Deuchnord
3e3ec2faf8
build: fix release workflow
4年前
Jérôme Deuchnord
765226d0b7
Merge branch 'main' into features
4年前
Jérôme Deuchnord
14ddcb71c5
build: bump version 0.10.0
4年前
Jérôme Deuchnord
fe3f89cd07
build: fix the tag recipe
4年前
Jérôme Deuchnord
002b4644f4
build: fix the tag recipe
4年前
Jérôme Deuchnord
1dc41c5566
build: prepare for the distribution ( #10 )
4年前
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
ca16f9a20b
docs: fix coverage badge
4年前
Jérôme Deuchnord
e59daafada
test: fix legacy unit test for get_ephemerides
4年前