a99ef9d
fix: fix Python support for NumPy (#40) by
2022-01-08 22:41:17 +0100
47ffc0f
(refs/pull/40/head)
fix: fix Python support for NumPy by
2022-01-08 22:34:38 +0100
8ea4a9f
chore: fix black Makefile by
2022-01-08 10:36:04 +0100
7e413e2
chore: fix contribution instructions by
2022-01-08 10:34:51 +0100
7171947
Merge branch 'main' into features by
2021-12-14 11:53:43 +0100
ff8f3a7
chore: migrate from Pipenv to Poetry (#35) by
2021-12-13 09:31:53 +0100
dfed16c
(refs/pull/35/head)
chore: migrate from Pipenv to Poetry by
2021-11-22 14:07:43 +0100
8be874b
chore: make test workflow manually dispatchable by
2021-12-03 15:09:19 +0100
51b6e8e
(refs/pull/37/head)
Add license scan report and status by
2021-12-02 10:05:52 -0800
bfb2c49
chore: update bug report template by
2021-12-01 14:52:39 +0100
eafeb2b
feat(deprecation): deprecate `Event.get_description()` function (#34) by
2021-11-20 11:38:19 +0100
643ddac
(refs/pull/34/head)
feat(deprecation): deprecate `Event.get_description()` function by
2021-11-20 11:26:57 +0100
50ce796
docs: add security manual by
2021-11-14 14:24:16 +0100
8d3eaf7
chore: update README by
2021-11-06 11:12:59 +0100
bcb1fe5
chore: update issue template with v1.0, remove 0.10 by
2021-11-02 20:36:36 +0100
759e742
(tag: v1.0.1)
build: bump version 1.0.1 by
2021-11-01 17:04:07 +0100
ec255da
fix: add missing dependency by
2021-11-01 17:01:48 +0100
761a43b
(tag: v1.0.0)
build: bump version 1.0.0 by
2021-11-01 16:17:46 +0100
0df5d63
chore: update URL by
2021-11-01 16:16:51 +0100
24de8fb
chore: prepare for 1.0.0 by
2021-10-26 15:18:54 +0200
6fb8d07
feat: add support for Python 3.10 (#32) by
2021-10-26 15:11:42 +0200
0b72046
test: enhance the coverage (#31) by
2021-10-10 11:45:25 +0200
22a5ee0
feat: add support for Earth perihelion and aphelion (#30) by
2021-09-22 19:03:53 +0200
f43d604
feat(events): add support for lunar eclipses (#28) by
2021-08-29 16:44:15 +0200
c7a4df9
docs(license): migrate to GNU Affero General Public License v3 (#27) by
2021-08-11 19:07:54 +0200
50b9569
feat: use Skyfield-Data library instead of downloading needed files at first time (#22) by
2021-06-25 11:35:33 +0200
ad96b8b
feat(event): add support for Earth seasons (#24) by
2021-06-20 19:45:10 +0700
61bc7fb
(refs/pull/32/head)
feat: add support for Python 3.10 by
2021-10-10 11:47:06 +0200
8672f5b
test: enhance the coverage (#31) by
2021-10-10 11:45:25 +0200
be25dd4
docs: remove Discord badge by
2021-10-10 11:42:50 +0200
59c990c
chore: use GitHub forms to report bugs by
2021-10-10 11:42:06 +0200
959f97b
(refs/pull/31/head)
test: enhance the coverage by
2021-08-30 15:08:14 +0000
332f319
feat: add support for Earth perihelion and aphelion (#30) by
2021-09-22 19:03:53 +0200
aada267
(refs/pull/30/head)
feat: add support for Earth perihelion and aphelion by
2021-08-29 17:06:38 +0200
df3cce2
feat(events): add support for lunar eclipses (#28) by
2021-08-29 16:44:15 +0200
158dec2
(refs/pull/28/head)
feat(events): add support for lunar eclipses by
2021-08-15 18:22:33 +0200
9a46738
chore: add EditorConfig to GitPod config by
2021-08-27 11:31:24 +0000
51ace46
chore: fix GitPod button on contribution doc by
2021-08-26 09:25:39 +0200
0875d05
chore: fix pipenv step on GitPod config by
2021-08-26 07:18:36 +0000
3b587fa
chore: add GitPod configuration (#29) by
2021-08-26 09:12:46 +0200
77682de
(refs/pull/29/head)
chore: add GitPod configuration by
2021-08-26 09:05:38 +0200
0289a4f
docs(license): migrate to GNU Affero General Public License v3 (#27) by
2021-08-11 19:07:54 +0200
75304fd
(refs/pull/27/head)
docs(license): migrate to GNU Affero General Public License v3 by
2021-08-10 22:05:33 +0200
ef60a8b
ci: remove Stalebot (#26) by
2021-07-21 18:14:02 +0200
7e6e304
(refs/pull/26/head)
ci: remove Stalebot by
2021-07-21 16:47:12 +0200
a66a5bc
feat: use Skyfield-Data library instead of downloading needed files at first time (#22) by
2021-06-25 11:35:33 +0200
b5438fe
(refs/pull/22/head)
feat: use Skyfield-Data library instead of downloading needed files at first time by
2021-05-22 17:02:07 +0200
5e537f6
feat(event): add support for Earth seasons (#24) by
2021-06-20 19:45:10 +0700
d08e21c
(refs/pull/24/head)
Fix some minor issues with Black and Event.details field by
2021-06-20 14:30:23 +0200
f1d2c29
test:update legacy tests for events.py. update: update enum.py and events.py to match black coding style. by
2021-06-20 19:14:30 +0700
dfdde2e
Update: minor changes to match Python coding style. Docs: update docstring of _search_earth_season_change and _search_conjunction by
2021-06-20 00:21:18 +0700
e55a3db
Update: minor changes to match Python coding style. by
2021-06-20 00:21:05 +0700
8183cc1
docs: Update docs for _search_earth_season_change and _search_conjunction.chore: make minor changes to _search_earth_season_change by
2021-06-18 16:14:47 +0700
9166364
Fix minor bugs by
2021-06-18 09:57:57 +0700
a182e9e
Update EventType enum, update class of details by
2021-06-18 09:48:57 +0700
6f79a6c
Minor changes to _search_earth_season_change by
2021-06-17 14:15:48 +0700
ff69f40
Add documentation, change enum constants, change output object of _search_earth_season_change by
2021-06-16 15:40:51 +0700
b170c61
Add minor change in season change event by
2021-06-15 16:42:04 +0700
1291d28
Add season change event in events.py and enum.py by
2021-06-15 16:39:45 +0700
a3c706d
ci: remove Commitlint workflow (replaced by semantic-pull-request) (#25) by
2021-06-18 13:48:07 +0200
d845199
(refs/pull/25/head)
ci: fix doctests not running correctly on some OS and Python versions by
2021-06-18 13:03:34 +0200
60b45fa
ci: remove Commitlint workflow (replaced by semantic-pull-request) by
2021-06-18 12:56:22 +0200
11281ff
chore: fix the target branch on Dependabot's config by
2021-06-16 13:25:20 +0200
40988f1
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles (#21) by
2021-05-22 15:50:54 +0200
ee78621
(refs/pull/21/head)
fix(ephemerides): fix a bug that made the ephemerides calculations impossible for the Poles by
2021-05-22 15:29:49 +0200
1c0bd19
chore: fix files to commit on tag by
2021-05-08 17:29:40 +0200
2884da5
(tag: v0.11.2, v0.11)
build: bump version 0.11.2 by
2021-05-08 17:29:26 +0200
592f8b1
fix: "minute must be in 0..59" error (#20) by
2021-05-08 17:26:27 +0200
3393855
(refs/pull/20/head)
fix: "minute must be in 0..59" error by
2021-05-08 17:02:43 +0200
eae01c3
(tag: v0.11.1)
build: bump version 0.11.1 by
2021-05-01 14:31:18 +0200
a460e0a
test: add missing module in tests (related to #18) (#19) by
2021-04-27 13:27:14 +0200
0a6b746
(refs/pull/19/head)
test: add missing module in tests (related to #18) by
2021-04-27 13:14:00 +0200
9ad4371
fix: fix error in the serialization of the Object type (#18) by
2021-04-27 13:07:36 +0200
4b57501
(refs/pull/18/head)
fix: fix error in the serialization of the Object type by
2021-04-24 18:07:08 +0200
03f0c57
fix: false positives on opposition (#17) by
2021-04-23 20:24:26 +0200
bf7d588
(refs/pull/17/head)
fix: false positives on opposition by
2021-04-23 19:10:15 +0200
152efe7
fix: remove useless dev dependencies (#16) by
2021-04-23 10:09:12 +0200
3bd72f0
(refs/pull/16/head)
fix: remove useless dev dependencies by
2021-04-23 09:46:08 +0200
746ce95
ci: add support for Windows (#14) by
2021-04-23 09:51:57 +0200
aba76b8
(refs/pull/14/head)
ci: add support for Windows by
2021-04-12 15:38:55 +0200
3abfbe9
test: fix coverage config by
2021-04-18 16:46:30 +0200
294ff28
(tag: v0.11.0)
build: update version number by
2021-04-18 16:32:08 +0200
9b1fb3f
Merge branch 'main' into features by
2021-04-18 16:17:46 +0200
ce83846
feat: replace object name with enum identifier (#15) by
2021-04-18 15:52:12 +0200
2340e9e
build: bump version 0.11.0 by
2021-04-18 16:03:06 +0200
9347d0c
build: fix some variables in __version__.py (#13) by
2021-04-12 15:48:20 +0200
b63d08f
chore: fix PR template (#12) by
2021-04-12 15:32:47 +0200
4dd21c2
fix: add missing enums to the exposed model, rename data.py to model.py (#11) by
2021-04-12 15:11:10 +0200
f558035
build: bump version to 0.10.0 by
2021-04-05 12:47:11 +0200
3dbf979
chore: add missing wheel package for release by
2021-04-05 12:31:03 +0200
08bc589
build: bump version 0.11.0 by
2021-04-18 16:03:06 +0200
6920658
feat: replace object name with enum identifier (#15) by
2021-04-18 15:52:12 +0200
6c24d52
(refs/pull/15/head)
feat: replace object name with enum identifier by
2021-04-15 13:06:23 +0200
2d24786
build: fix some variables in __version__.py (#13) by
2021-04-12 15:48:20 +0200
3f974a3
(refs/pull/13/head)
build: fix some variables in __version__.py by
2021-04-12 15:20:38 +0200
6e1981a
chore: fix PR template (#12) by
2021-04-12 15:32:47 +0200
cc83801
(refs/pull/12/head)
Merge branch 'main' into fix-pr-templates by
2021-04-12 15:18:55 +0200
64c8dd9
fix: add missing enums to the exposed model, rename data.py to model.py (#11) by
2021-04-12 15:11:10 +0200
27dad58
chore: fix PR template by
2021-04-12 15:06:02 +0200
728f4d9
(refs/pull/11/head)
fix: add missing enums to the exposed model, rename data.py to model.py by
2021-04-12 14:59:04 +0200