Skip to content

v0.2.0

Choose a tag to compare

@TimMonko TimMonko released this 10 Mar 12:07
· 25 commits to main since this release
f92b88f

What's Changed

v0.2.0 comes after testing from users and the devs. Units and multiscale are now working! The entire library has been restructured and refactored and is now much easier to contribute to (we hope!). In addition, there is now good test coverage of the plugin, so going forward we hope things are and will remain stable. 🍻

  • ci(dependabot): bump the github-actions group with 2 updates by @dependabot[bot] in #78
  • Add docs for napari-metadata by @TimMonko in #82
  • Add conda availability to README by @TimMonko in #84
  • Fix file size for calculation for multiscale and directories by @TimMonko in #87
  • Obtain pint registry from application by @carlosmariorr in #81
  • Show/Hide inheritance comboboxes based on collapsible container state by @carlosmariorr in #90
  • Add github template files by @TimMonko in #91
  • Add prek to dev deps and run on all-files by @TimMonko in #92
  • ci(dependabot): bump the github-actions group with 3 updates by @dependabot[bot] in #93
  • Reorganize the library layout by @TimMonko in #94
  • Fix widget flashing on init by properly parenting by @TimMonko in #95
  • Large Refactor: Create base classes to reduce complexity of axes widgets by @TimMonko in #96
  • Refactor: Base classes for file widgets by @TimMonko in #97
  • Refactor and abstractions for main widget orientation and parts by @TimMonko in #98
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #102
  • Add tests for Inheritance widget and fix leaking callbacks by @TimMonko in #101

New Contributors

Full Changelog: v0.1.1...v0.2.0