Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Releases: brainglobe/brainreg-napari

v0.1.4

05 Jan 10:58
d9f042d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Nov 12:37
321bb87
Compare
Choose a tag to compare

brainreg-napari is now a part of brainreg

This package should be considered deprecated.

As of the release of brainreg version 1.0.0, brainreg-napari is now a part of brainreg.
If you are looking to install the brainglobe-napari plugin, please install brainreg with it's optional napari dependency as detailed in the installation instructions on the website or repository.
Before you update, you should also remove the old brainreg-napari package from your environment using either

python -m pip uninstall brainreg-napari # If you installed via pip
conda remove brainreg-napari # If you installed via conda

What's Changed

New Contributors

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

v0.1.1

06 Dec 10:58
f1ba83c
Compare
Choose a tag to compare
Update packaging (#46)

* update pre-commit config

* update args for new brainreg version

* lint

* update manifest

* Bump version: 0.0.5-rc0 → 0.0.5-rc1

* update testing

* update packaging

* update requirements

* update manifest

* move entry point to pyproject.toml

* update hub preview version

* update release for use with setuptools_scm

* migrate from BG to neuroinformatics actions

* add setuptools_scm to dev requirements

* reduce number of tested version

* update python versions tested

* update release

0.0.5-rc0

29 Jun 10:42
Compare
Choose a tag to compare
Bump version: 0.0.4-rc0 → 0.0.5-rc0