Skip to content

Releases: michaelosthege/hagelkorn

v1.2.3

10 Aug 12:56
Compare
Choose a tag to compare

What's Changed

  • Updated .NET target framework to .NET 5.0 by @michaelosthege in #5
  • Otherwise just a version bump so I can make a Zenodo DOI.

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 Jan 14:01
Compare
Choose a tag to compare
  • Confirmed Python 3.10 compatibility (see #2).
  • Implements PEP 561 to enable type checking (see #3).

v1.2.1

12 Feb 19:36
Compare
Choose a tag to compare
  • Adds docstrings to public members in the .NET Standard library

v1.2.0

12 Feb 19:03
Compare
Choose a tag to compare
  • first public release
  • attempts to automatically release to PyPI and NuGet