Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(event): add support for Earth seasons #24

Merged
merged 15 commits into from
Jun 20, 2021

Commits on May 8, 2021

  1. chore: fix files to commit on tag

    Jérôme Deuchnord committed May 8, 2021
    Configuration menu
    Copy the full SHA
    1c0bd19 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    40988f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Configuration menu
    Copy the full SHA
    11281ff View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. ci: remove Commitlint workflow (replaced by semantic-pull-request) (K…

    …osmorro#25)
    
    * ci: remove Commitlint workflow (replaced by semantic-pull-request)
    
    * ci: fix doctests not running correctly on some OS and Python versions
    Deuchnord authored Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a3c706d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2021

  1. Add season change event in events.py and enum.py

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    1291d28 View commit details
    Browse the repository at this point in the history
  2. Add minor change in season change event

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    b170c61 View commit details
    Browse the repository at this point in the history
  3. Add documentation, change enum constants, change output object of _se…

    …arch_earth_season_change
    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    ff69f40 View commit details
    Browse the repository at this point in the history
  4. Minor changes to _search_earth_season_change

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6f79a6c View commit details
    Browse the repository at this point in the history
  5. Update EventType enum, update class of details

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    a182e9e View commit details
    Browse the repository at this point in the history
  6. Fix minor bugs

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    9166364 View commit details
    Browse the repository at this point in the history
  7. docs: Update docs for _search_earth_season_change and _search_conjunc…

    …tion.chore: make minor changes to _search_earth_season_change
    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    8183cc1 View commit details
    Browse the repository at this point in the history
  8. Update: minor changes to match Python coding style.

    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    e55a3db View commit details
    Browse the repository at this point in the history
  9. Update: minor changes to match Python coding style. Docs: update docs…

    …tring of _search_earth_season_change and _search_conjunction
    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    dfdde2e View commit details
    Browse the repository at this point in the history
  10. test:update legacy tests for events.py. update: update enum.py and ev…

    …ents.py to match black coding style.
    LiamNgn authored and Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    f1d2c29 View commit details
    Browse the repository at this point in the history
  11. Fix some minor issues with Black and Event.details field

    Jérôme Deuchnord committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    d08e21c View commit details
    Browse the repository at this point in the history