353 Commits (ca3ac9111e43c0231cdfa725187d0b0ca1487033)
 

Author SHA1 Message Date
  dependabot[bot] 7a93880116
chore(deps-dev): bump coveralls from 3.0.0 to 3.0.1 (#153) 3 years ago
  Jérôme Deuchnord bae98215d1
docs: use Repology to list the repository where Kosmorro is present (#152) 3 years ago
  dependabot[bot] cc4a8a6337
chore(deps-dev): bump pylint from 2.7.1 to 2.7.2 (#151) 3 years ago
  dependabot[bot] ee32bdc7ad
chore(deps-dev): bump pylint from 2.7.0 to 2.7.1 (#150) 3 years ago
  Jérôme Deuchnord b122d0474f
ci: move from unittest_data_provider to parameterized (#149) 3 years ago
  Jérôme Deuchnord 8f331fe6c2
ci: remove Docker workflow (already handled on Docker Hub side) (#146) 3 years ago
  dependabot[bot] 9732168312
chore(deps-dev): bump pylint from 2.6.2 to 2.7.0 (#145) 3 years ago
  dependabot[bot] dca5afedaf
chore(deps-dev): bump pylint from 2.6.0 to 2.6.2 (#142) 3 years ago
  dependabot[bot] 697dacd066
chore(deps): bump tabulate from 0.8.7 to 0.8.8 (#144) 3 years ago
  dependabot[bot] 729252b98f
chore(deps): bump skyfield from 1.36 to 1.37 (#143) 3 years ago
  dependabot[bot] 4b92fb5666
chore(deps): bump numpy from 1.20.0 to 1.20.1 (#140) 3 years ago
  Jérôme Deuchnord 2a2c418463
ci: fix syntax in the release workflow (#141) 3 years ago
  Nic a6d3575977
feat: add official Docker image (#137) 3 years ago
  Jérôme Deuchnord 86983c957c
ci: fix various issues with the PRs checks (#139) 3 years ago
  dependabot[bot] 6958096a40
chore(deps): bump numpy from 1.19.5 to 1.20.0 (#138) 3 years ago
  Jérôme Deuchnord 0cfc67fabd
ci: add stalebot 3 years ago
  Jérôme Deuchnord ae790e6a00
Fix changelog 3 years ago
  Jérôme Deuchnord 4496cc2fc7
build: bump version 0.9.0 3 years ago
  dependabot[bot] a62a5437d0
chore(deps): bump skyfield from 1.35 to 1.36 (#135) 3 years ago
  dependabot[bot] 3f13b58616
chore(deps-dev): bump coveralls from 2.2.0 to 3.0.0 (#134) 3 years ago
  Jérôme Deuchnord 5a3038d522
chore: fix dependencies (#133) 3 years ago
  Jérôme Deuchnord 0b12e71da8
ci(compatibility): test on more Python versions and on macOS (#131) 3 years ago
  Jérôme Deuchnord c619a77f87
docs: fix coverage badge (#130) 3 years ago
  Jérôme Deuchnord 8b723bfd22
refactor: use `enum` instead of `dict`s for the events and moon phase (#129) 3 years ago
  Jérôme Deuchnord 331ab99aa1
feat(event): add support for moon apogee and perigee 3 years ago
  dependabot[bot] ef66b06d71
chore(deps): bump skyfield from 1.31 to 1.33 3 years ago
  Jérôme Deuchnord b967a2d158
ci(commitlint): move to comlipy 3 years ago
  Jérôme Deuchnord 98e60bfb83
Merge pull request #128 from Kosmorro/dependabot/pip/master/coveralls-2.2.0 3 years ago
  dependabot[bot] 984678a662
chore(deps-dev): bump coveralls from 2.0.0 to 2.2.0 3 years ago
  Jérôme Deuchnord b18c8e394d
Merge pull request #125 from Deuchnord/dependabot/add-v2-config-file 3 years ago
  dependabot-preview[bot] 580cc98df0
chore(dependabot): update Dependabot config file 3 years ago
  Jérôme Deuchnord 119b453d0b
chore: update invite link to Discord 3 years ago
  Jérôme Deuchnord cd9c9db733
Merge pull request #120 from Deuchnord/dependabot/pip/master/skyfield-1.31 3 years ago
  dependabot-preview[bot] c03cd1ceb6
chore(deps): bump skyfield from 1.21 to 1.31 3 years ago
  Jérôme Deuchnord 41d529f23d
Merge pull request #118 from Deuchnord/codeql 3 years ago
  Jérôme Deuchnord 3d7b529b6f
ci: create codeql-analysis.yml 3 years ago
  Jérôme Deuchnord f627211b45
Merge pull request #103 from Deuchnord/dependabot/pip/master/pylint-2.5.3 3 years ago
  dependabot-preview[bot] 296ef06cf9
chore(deps-dev): bump pylint from 2.5.2 to 2.5.3 3 years ago
  Jérôme Deuchnord 203822bc5a
ci: fix release workflow 3 years ago
  Jérôme Deuchnord fd4c612a30
build: bump version 0.8.1 3 years ago
  Jérôme Deuchnord 43a2307e47
Merge pull request #102 from Deuchnord/package-i18n-on-release 3 years ago
  Jérôme Deuchnord 52409e35e3
ci: release locales through a workflow 3 years ago
  Jérôme Deuchnord e38fbcabed
Merge pull request #100 from Deuchnord/fix-out-of-range-date 3 years ago
  Jérôme Deuchnord 997cf014c1
refactor: remove dead code 3 years ago
  Jérôme Deuchnord c39cd3aefa
fix: handle out of range date error 3 years ago
  Jérôme Deuchnord a41296e4a5
Merge pull request #101 from Deuchnord/coveralls 3 years ago
  Jérôme Deuchnord 38d9e75068
ci: replace Codecov by Coveralls 3 years ago
  Jérôme Deuchnord d5a542b25f
Merge pull request #99 from Deuchnord/fix-timezones 3 years ago
  Jérôme Deuchnord 5856bf34a3
Merge pull request #96 from Deuchnord/dependabot/pip/master/codecov-2.1.3 3 years ago
  Jérôme Deuchnord 75eba4977c
fix: avoid returning ephemerides for yesterday or tomorrow 3 years ago