Releases: Resourcecode-project/py-resourcecode
Releases · Resourcecode-project/py-resourcecode
Release list
release 2.1.0
Prepare 2.1 (#13) * Update CICD * Update CHANGELOG.md * Add TZ (UTC) in output data (#12) * fix:add utc=true to datetime * fix:indentation * Fix: add UTC index in tests * Update output in README.md * Fix: opsplanning is now timezone aware * Fix tests in opsplanning --------- Co-authored-by: Nouhayla BAHADDOU <nbahaddo@IFREMER.FR> * Update CHANGELOG.md * Update check.yml * Update copyright date * Bump version in CITATION.cff * Update publish-to-pypi.yml --------- Co-authored-by: Nouhayla BAHADDOU <nbahaddo@IFREMER.FR>
v2.0.0-RC2
Fix: Update the License field to make PyPi happier.
First release candidate for 2.0.0
What's Changed
- Pin dependencies versions by @NRaillard in #5
- chore: update code base for Python 3.13 ; add uv migration and make it compatible with pyodide 2024, used by Marimo by @chabotsi in #10
- fix the ci by @chabotsi in #11
New Contributors
Full Changelog: 1.1.3...v2.0.0-RC1