Releases: elephant-track/elephant-client
Releases · elephant-track/elephant-client
v0.7.0
v0.6.0
v0.5.0
v0.4.4
v0.4.3
v0.4.2
Release Notes
- Update dependency versions
pom-scijava
:31.1.0
>33.2.0
mastodon
:1.0.0-beta-21
>1.0.0-beta-26
bigdataviewer-core
:10.4.3
- Fix style manager classes having moved from mastodon to bdv-core.
- Fix StyleElements having changed package in Mastodon beta-26.
- Add MamutViewBdvWrapper, making it compatible with the latest version of Mastodon beta-26.
v0.4.1
Release Notes
- Update Maven dependencies
zip4j up to 2.9.1 can throw various uncaught exceptions while parsing a specially crafted ZIP file, which could result in an application crash. This could be used to mount a denial of service attack against services that use zip4j library.
v0.4.0
Release Notes
- Update Logger
- use SciJava log ecosystem instead of the custom one
- update LoggerMixin
- update ShowLogWindowAction
- Update REST requests to catch up with the latest APIs
- Update API requests for label update
- include the key
use_memmap
- include the key
- Update ShowLogWindowAction
- show
SwingConsolePane
and bring its frame to front
- show
- Implement rescale in processing
- implement rescale in processing (training & prediction)
- update endpoint names
- Implement inputSize parameter
- input size can be modified at runtime
- Implement exporting ID map
- used for the further analysis (e.g. napari-clusters-plotter plugin)
- Get useInterpolation back
use interpolation
option becomes available
- Support partitioned h5
- add support for partitioned h5 files
v0.4.0-dev
Release Notes
- Update Logger
- use SciJava log ecosystem instead of the custom one
- update LoggerMixin
- update ShowLogWindowAction
- update REST requests to catch up with the latest APIs