Skip to content

Releases: ilaflott/fremorizer

0.1.2

16 Apr 21:24
Immutable release. Only release title and notes can be modified.
844294e

Choose a tag to compare

What's Changed

  • Update _version.py by @ilaflott in #80
  • Tweaked release procedure to correctly implement post-release as suggested by PyPA Specs

0.1.1

16 Apr 20:28
Immutable release. Only release title and notes can be modified.
980c930

Choose a tag to compare

learning about package releases :-)

0.1.0

16 Apr 19:59
Immutable release. Only release title and notes can be modified.
f79cd7b

Choose a tag to compare

https://anaconda.org/channels/ilaflott/packages/fremorizer/overview

What's Changed

  • Fix build_conda: add setuptools to meta.yaml host requirements by @Copilot in #29
  • Fix badges to display status only for main branch by @claude in #35
  • Fix pip package build workflow by @claude in #37
  • Add Sphinx doc build and RST linting CI workflow by @Copilot in #30
  • Fix codecov upload functionality for coverage reports by @codex in #54
  • Enable Read the Docs check on pull requests by @codex in #55
  • Cleanup by @ilaflott in #50
  • Migrate fre.cmor docs from fre-cli by @Copilot in #60
  • Slop mop up by @ilaflott in #63
  • Migrate NOAA-GFDL/fre-cli's fre/cmor/README.md to this repository by @codex in #65
  • migrate fre/tests/test_fre_cmor_cli.py → fremorizer/tests/test_cli.py by @Copilot in #62
  • Add informative error for MIP era/table format mismatch by @codex in #70
  • Add WCRP compliance check pipeline using cc-plugin-wcrp by @Copilot in #67
  • Add support for CF calendar aliases by @codex in #69
  • Add new fremor init command for config fetching by @claude in #68
  • feat: improved omission tracking during CMORization by @Copilot in #75
  • Tweaks by @ilaflott in #76

New Contributors

Full Changelog: 0.0.1...0.1.0

0.0.1 (prob doesn't work yet)

14 Apr 02:15
Immutable release. Only release title and notes can be modified.
0528820

Choose a tag to compare

What's Changed

  • [WIP] Add independent package fremorizer based on fre.cmor by @Copilot in #1
  • ci: trigger create_test_conda_env on merge to main by @Copilot in #7
  • Add Python version matrix testing to CI by @Copilot in #8
  • Add CI status and coverage badges to README by @Copilot in #10
  • [WIP] Plan and address issues for conda-forge feedstock by @codex in #12
  • Fix create_test_conda_env: isolate version from heavy imports, add submodules, fix test issues by @Copilot in #6
  • Rename fremor.py to cli.py by @Copilot in #14

New Contributors

  • @Copilot made their first contribution in #1
  • @codex made their first contribution in #12

Full Changelog: https://github.com/ilaflott/fremorizer/commits/0.0.1