Skip to content

Releases: napari/napari-plugin-manager

v0.1.3

27 Sep 23:30
dbcd362
Compare
Choose a tag to compare

What's Changed

  • Remove PySide2 skip conditions and fix PySide2 signal emit calls failures by @dalthviz in #107

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Sep 14:29
a764714
Compare
Choose a tag to compare

What's Changed

  • Add initial RELEASE.md doc to describe release steps by @dalthviz in #101
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
  • Use GitHub raw content link for images over README.md by @dalthviz in #102
  • Don't use StringEnum subclasses over Qt Signal definition by @dalthviz in #104

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Sep 14:14
7ab6096
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #92
  • Add classifier to be discovered by plugin manager itself by @goanpeca in #90
  • Add toolbutton to select action from direct entry install by @goanpeca in #96

Full Changelog: v0.1.0...v0.1.1

0.1.0a1

12 Jun 08:43
fec0493
Compare
Choose a tag to compare
0.1.0a1 Pre-release
Pre-release

What's Changed

  • Publish to PyPI in a safer way by @Czaki in #5
  • Add constraints for pydantic by @jaimergp in #6
  • Remove briefcase specific workarounds by @jaimergp in #8

New Contributors

  • @Czaki made their first contribution in #5

Full Changelog: v0.1.0a0...v0.1.0a1

0.1.0a0

04 May 13:05
76e8725
Compare
Choose a tag to compare
0.1.0a0 Pre-release
Pre-release

First alpha release.

Source taken from napari/napari@f6f46e6 and adjusted as necessary to make tests pass under new namespace.

What's Changed

  • Add metadata and adjust as necessary to make it a functional package by @jaimergp in #2
  • Add CI, tox config and other test adjustments by @jaimergp in #3

New Contributors

Full Changelog: https://github.com/napari/napari-plugin-manager/commits/v0.1.0a0