Skip to content

Releases: pomponchik/astrologic

0.0.8

17 Jan 20:04
859b4cb
Compare
Choose a tag to compare

A little but important update.

  • Fixed a missed dependency.
  • Added some type hints.
  • Added a release workflow.

0.0.7

30 Nov 10:15
9b16aba
Compare
Choose a tag to compare

Nothing important, a minor technical update.

  • The CI pipeline has been changed to support the new version of Python.

0.0.6

29 Nov 16:29
2108549
Compare
Choose a tag to compare

A small purely technical update, without changing the functionality.

  • The file setup.py has been replaced with pyproject.toml.
  • Added support for Python 3.12.
  • Added checks via Ruff.

0.0.5

09 Oct 22:34
947059c
Compare
Choose a tag to compare

A long-awaited big update!

  • Added support for new Python versions.
  • The library is now available on Windows.
  • Added minimal tests and display of test coverage. Tests are now run in CI.
  • The logo appeared.
  • A little extra experimental code has been removed.
  • Added new classifiers for Pypi.
  • Some dependencies have been updated.