Releases: bonej-org/BoneJ2
Releases · bonej-org/BoneJ2
styloid-r17
- Remove GUI dependence from Surface Area to make it more readily accessed from scripts
styloid-r16
- New option in Anisotropy to print the MIL point cloud coordinates to a table
- Remove BSD 2-clause licence blurbs
- update licence text to 2023
styloid-r15
- fix a UX bug in Surface Area
- fix an API bug in
Ellipsoid
- update scijava to 34.1.0
styloid-r14
- Improve headless operation of Intertrabecular Angles
- Add new tests to check Wrapper plugins headlessly
- Use SciJava 32.0.0
styloid-r13
- Improve execution from headless Python scripts for Anisotropy and Intertrabecular Angles
- Update SciJava to 31.1.0
styloid-r12
- Removes a GUI interaction that was blocking headless execution of Intertrabecular Angles (#303)
styloid-r11
- Adds minimal aligned bounding box feature to Particle Analyser
- Performance enhancements to Particle Analyser's connected components labelling and analysis steps
- Bug fixes to Purify and Particle Analyser
- Use SciJava v. 30.0.0
styloid-r10
- Speed up legacy Connectivity by c. 35%
- Enforce rectangular (or no) ROI for Slice Geometry
styloid-r9
Bug-fix release.
Fixes #276 by allowing the full int
range to be used during multithreaded particle labelling.
styloid-r8
- Improve the user experience with Ellipsoid Factor
- Bug fixes and performance improvements to Particle Analyser
- Update to use scijava 29.2.1 and the versions of dependencies that it specifies