Brainreg

Latest version: v1.0.11

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.5

Bump `brainglobe-utils` dependency

`imio` has been merged into `brainglobe-utils`, so we should avoid fetching the deprecated version.

What's Changed
* Update test_and_deploy.yml by alessandrofelder in https://github.com/brainglobe/brainreg/pull/178
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/brainglobe/brainreg/pull/179
* Update `imio` dependency by willGraham01 in https://github.com/brainglobe/brainreg/pull/181

New Contributors
* alessandrofelder made their first contribution in https://github.com/brainglobe/brainreg/pull/178

**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v1.0.4...v1.0.5

1.0.4

Bump `bg-space` to `brainglobe-space`

Switches our dependency on the old `bg-space` package (now depreciated) to `brainglobe-space`.

What's Changed
* Bump to brainglobe-space dependency by willGraham01 in https://github.com/brainglobe/brainreg/pull/176


**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Update pyproject.toml by willGraham01 in https://github.com/brainglobe/brainreg/pull/173
* Update brainglobe-napari-io import by adamltyson in https://github.com/brainglobe/brainreg/pull/172
* Update GH actions badge by adamltyson in https://github.com/brainglobe/brainreg/pull/175
* Update metadata for napari hub by adamltyson in https://github.com/brainglobe/brainreg/pull/174


**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/brainglobe/brainreg/pull/169
* Fix tests by adamltyson in https://github.com/brainglobe/brainreg/pull/170


**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v1.0.1...v1.0.2

1.0.1

Add `napari` trove classifier

Added a classifier to the package metadata so that it is listed on `napari`-hub, and can be found from the `napari` GUI.

What's Changed
* Force headless display in CI by willGraham01 in https://github.com/brainglobe/brainreg/pull/166
* Add napari trove classifier to package by willGraham01 in https://github.com/brainglobe/brainreg/pull/168


**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v1.0.0...v1.0.1

1.0.0

Version 1 Release :partying_face:

Detailed functionality changes are listed in our [blog post](https://brainglobe.info/blog/version1/brainreg_update_live.html).

High-level change is the merging of `brainreg` and its napari plugin, previously known as `brainreg-napari`. All functionality has been preserved:
- Anything that was previously `from brainreg import X` in your scripts is now `from brainreg.core import X`
- Anything that was previously `from brainreg_napari import X` in your scripts is now `from brainreg.napari import X`
- If you were building on top of the napari plugin, it is now just called `brainreg` rather than `brainreg-napari`. This is an under-the-hood name change, users can still find it in napari's dropdown menu under the name "Atlas Registration".

This also incorporates the renaming of `brainreg-segment` to `brainglobe-segmentation`.

Users should to uninstall `brainreg-napari` and `brainreg-segment` from their environments before updating.

What's Changed
* Set pre-commit autoupdate frequency to monthly by adamltyson in https://github.com/brainglobe/brainreg/pull/137
* Fix `pandas` `FutureWarning` by willGraham01 in https://github.com/brainglobe/brainreg/pull/144
* Use safe_concat function from brainglobe-utils by adamltyson in https://github.com/brainglobe/brainreg/pull/148
* Version 1 release :partying_face: by willGraham01 in https://github.com/brainglobe/brainreg/pull/146


**Full Changelog**: https://github.com/brainglobe/brainreg/compare/v0.5.1...v1.0.0

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.