Jérôme Deuchnord
2340e9eead
build: bump version 0.11.0
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
b63d08f411
chore: fix PR template ( #12 )
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
3dbf979d5b
chore: add missing wheel package for release
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
a33bcdbaa9
Merge branch 'main' into features
3年前
Jérôme Deuchnord
7d292ce347
build: bump version 0.10.0
3年前
Jérôme Deuchnord
44a4e7e7b6
chore: prepare for release
3年前
Jérôme Deuchnord
a36f7e9c62
test: fix doctests
3年前
Jérôme Deuchnord
3e3ec2faf8
build: fix release workflow
3年前
Jérôme Deuchnord
765226d0b7
Merge branch 'main' into features
3年前
Jérôme Deuchnord
14ddcb71c5
build: bump version 0.10.0
3年前
Jérôme Deuchnord
fe3f89cd07
build: fix the tag recipe
3年前
Jérôme Deuchnord
002b4644f4
build: fix the tag recipe
3年前
Jérôme Deuchnord
1dc41c5566
build: prepare for the distribution ( #10 )
3年前
Jérôme Deuchnord
6cea55e774
docs: add docs for get_ephemerides() ( #9 )
3年前
Jérôme Deuchnord
241e8ecf5d
refactor: remove the dead code ( #8 )
3年前
Jérôme Deuchnord
ca16f9a20b
docs: fix coverage badge
3年前
Jérôme Deuchnord
e59daafada
test: fix legacy unit test for get_ephemerides
3年前
Jérôme Deuchnord
958b84191d
ci: fix code coverage
3年前
Jérôme Deuchnord
273d3c2041
style: fix script style
3年前
Jérôme Deuchnord
7349d2cebb
test: enhance return of the doctest script
3年前
Jérôme Deuchnord
2df588e5c1
fix: take the timezone in account on get_moon_phase
3年前
Jérôme Deuchnord
198525949b
docs: fix Coveralls badge
3年前
Jérôme Deuchnord
05f894a22c
style: fix coding standards
3年前
Jérôme Deuchnord
ad63a2b0a1
docs: update readme
3年前
Jérôme Deuchnord
c59b553c86
feat: make the date parameter optional (default value: today)
3年前
Jérôme Deuchnord
056bbee4f2
chore: add editorconfig
3年前
Jérôme Deuchnord
9be8a7493d
fix: remove call to _() function
3年前
Jérôme Deuchnord
00d42a35e1
docs: add docs and license
3年前
Jérôme Deuchnord
9dd6c99339
chore: remove useless header comment
3年前
Jérôme Deuchnord
c956e52ce8
ci(black): fix the coding standards
3年前
Jérôme Deuchnord
d538cacc31
test: add black dev dependency, ignore lock file
3年前
Jérôme Deuchnord
d403d8c0c1
Fix workflows
3年前
Jérôme Deuchnord
28fc01a09a
Remove version.py (replaced with standard __version__.py)
3年前
Jérôme Deuchnord
6a1047f2e6
Add tests
3年前
Jérôme Deuchnord
a649f3e1ab
Init repository, extract Kosmorrolib
3年前