Skip to content

v0.12.0

Latest

Choose a tag to compare

@xydesa xydesa released this 14 Feb 18:42
· 43 commits to main since this release
cf09f34

Added

  • All plugins from external repositories owned by NIWC PAC team members were moved into this main repository.
    • Plugins in external repositories are marked as deprecated.

Fixed

  • Found issue with lizard output.
    Updated unit test for new output after fix applied upstream.

Changed

  • Use uv to manage virtual environments and dependencies.
    • Updated CI workflows to use uv.
    • Updated README to give options for uv and venv, with a recommendation for uv.