Skip to content

Releases: miili/pysurf96

v1.0.1

06 Dec 13:45
Compare
Choose a tag to compare

CI Maintenance release, fixing dynamic version.

v1.0.0

04 Dec 21:22
Compare
Choose a tag to compare
  • fixing flat earth parameter, thanks @ttcat98
  • updating build system, thanks @jwhhh
  • adding PyPi releases
  • adding gh actions

v0.1.1

12 Feb 16:35
Compare
Choose a tag to compare

This is a maintenance release.

Fixes

  • Added typing.
  • Moved setup to pyproject.toml.
  • Added pre-commit, Using black and ruff for formating and linting.
  • Updated README.