Skip to content

Releases: pyOpenSci/pyosMeta

pyOS meta release 0.2.4

29 Mar 18:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

Release Candidate v0.2.4rc0

26 Mar 23:33
728d2a0
Compare
Choose a tag to compare
Pre-release

This is a test release that we can use in place of test pypi to see if the build works and to test out the use of a pre release. I am not creating a pretty set of release notes as this is just a test for now.

What's Changed

Full Changelog: v0.2.3...v0.2.4rc0

v0.2.3

29 Feb 23:57
Compare
Choose a tag to compare

This release contains a only a few new changes on top of 0.2.2. but i'll document 0.2.2 and 0.2.3 here as 0.2.2 was a test release for our workflow.

[v0.2.3] - 2024-02-29

This version adds automation of our workflows, including using hatch
for builds, automated GitHub actions for linting and testing, coverage reporting, and
dynamic versioning. This release adds basic functionality for Partner support.

Added

Changed

  • Migrate to pytest for tests and setup hatch scripts (#89, @lwasser)
  • Add validation step to categories attr in pydantic model (#105, @lwasser)
  • Update pypi publish to use hatch (#82, @lwasser)
  • Move data accepted cleanup to pydantic field alias / validation step (@lwasser)

Thank you to all contributors to this release. Special thanks
to @ofek for assistance with hatch, @pradyunsg for packaging guidance, @webknjaz
and @woodruffw for help troubleshooting Trusted Publisher releases to PyPI, and @willingc for guidance in software
development best practices.

Full Changelog for 0.2.2 to 0.2.3: v0.2.2...v0.2.3

v0.2.2

27 Feb 15:15
Compare
Choose a tag to compare

Test release

v0.15

20 Dec 19:25
79247d1
Compare
Choose a tag to compare

another test