Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 15:14
· 47 commits to main since this release

v0.2.1 (2024-10-21)

Bug Fixes

  • fix(lcode_backend): error is now raised when an invalid n0 argument is passed to convert_q (0c2bb5f)

Chores

  • chore: update package dependencies (be27b1f)

  • chore(ci-cd): add black package to docs website deployment (428795c)

Documentation

  • docs: add feedback widget across pages (426b187)

  • docs: try to add umami analytics in different way (7877d0e)

  • docs: add umami analytics for documentation website (3e62f7b)

  • docs: add black as project dependency for better formatting of code signatures in documentation (ae7b7b3)

  • docs: debug and small corrections (0bd401b)

  • docs: change main blurb, include install instructions with git and poetry (29be6fd)

Refactoring

  • refactor(utils): add two helper functions to set DataArray attributes depending on whether they already exist or not, + unit tests for these functions (a2d20bc)

Testing

  • test: correct failing tests (0a0493a)

  • test: add unit tests for movie function in ozzy.plot (a097e57)

Unknown

  • Merge pull request #2 from mtrocadomoreira/tests

Tests (f4900f3)

  • Merge branch 'main' into tests (7fc0890)