Releases: qupath/qupath-extension-instanseg
Releases · qupath/qupath-extension-instanseg
v0.1.6
What's Changed
- Add single_channel_nuclei model to model-index.json by @alanocallaghan in #184
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Remove 'helpful' model selection logic and memory failure suggestion by @alanocallaghan in #179
- Add a default model dir in the same vein as the default user dir by @alanocallaghan in #180
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Update model versions (v0.1.1) by @alanocallaghan in #176
- v0.1.4 by @alanocallaghan in #177
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Handle possible debugDump failure by @petebankhead in #172
- Use device name not type in dropdown by @alanocallaghan in #168
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Round rather than ceil tiler size to avoid 257x257 tiles by @alanocallaghan in #164
Full Changelog: v0.1.1...v0.1.2
v0.1.1
A patch release to ensure bundling of the correct version of qupath-extension-djl. No functional difference should exist between 0.1.0 and 0.1.1.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first full release of the InstanSeg extension for QuPath.
What's Changed since v0.1.0-rc1
- Directly query bundle instead of leaning on localizedresourcemanager by @alanocallaghan in #140
- Enable setting output type in UI by @alanocallaghan in #141
- Add default behaviour to output type selection by @alanocallaghan in #143
- Add requested tooltip by @alanocallaghan in #145
- Fix missing combobox tooltips by @petebankhead in #146
- Only restore checks when the number of available items matches by @alanocallaghan in #148
- Implement measurement strategy by @alanocallaghan in #153
- Support arbitrary num of classes by @alanocallaghan in #154
- Fix issue about random colors not being random by @alanocallaghan in #151
- Remember last selected model by @alanocallaghan in #152
- Update github_release.yml by @alanocallaghan in #155
- Update build.gradle.kts by @alanocallaghan in #156
- Bump gradle by @alanocallaghan in #157
- Release flag by @alanocallaghan in #158
- Update model dir label if changed & valid by @alanocallaghan in #160
- Update settings.gradle.kts by @alanocallaghan in #161
Full Changelog: v0.1.0-rc1...v0.1.0
v0.1.0-rc1
Release candidate of the QuPath InstanSeg extension for use with QuPath v0.6.0-rc4.