Skip to content

Release notes

Richard Domander edited this page Jun 8, 2016 · 38 revisions

Legacy

boneJ-legacy

2.0.0
  • Update to boneJ-legacy-plugins 1.1.0
  • Update to boneJ-legacy-util 2.0.0
1.0.0
  • Update to boneJ-legacy-plugins 1.0.0
  • Update to boneJ-legacy-pqct 1.0.0
  • Update to boneJ-legacy-util 1.0.0

boneJ-legacy-plugins

1.1.0
  • LocalThickness deprecated
  • LocalThickness removed from plugins.config
1.0.0
  • AnalyseSkeleton deprecated
  • AnalyseSkeleton removed from plugins.config
  • Skeletonise deprecated
  • Skeletonise removed from plugins.config
  • SkeletonAngles deprecated
  • SkeletonAngles removed from plugins.config
  • Help deprecated
  • Help removed from plugins.config
  • Packages restructured
  • Analyse Skeleton called from the AnalyzeSkeleton plugin
  • Skeletonise called from the Skeletonize3Dplugin
  • Thickness called from the Local Thickness plugin
  • Erode/Dilate called from the VIB plugin

bonej-legacy-pqct

1.0.0
  • Packages restructured

bonej-legacy-util

2.0.0
  • Move TestDataMaker to package org.bonej.util
  • Fix TestDataMaker.binaryNoise for repeatable tests
1.0.0
  • Packages restructured
  • Rounding bug fixed in Trig.angle3D

Modern

org.bonej.pom-bonej2

0.2.0
  • Update to org.bonej.ops 0.2.0
  • Update to org.bonej.utilities 0.2.0
  • Update to org.bonej.wrapperPlugins 0.2.0
0.1.0
  • Update to org.bonej.ops 0.1.0
  • Update to org.bonej.utilities 0.1.0
  • Update to org.bonej.wrapperPlugins 0.1.0

org.bonej.ops

0.2.0
  • Added method to TriplePointAngles to check for circular edges
  • Removed centroid rounding from TriplePointAngles
0.1.0
  • Adds `CentroidLinAlg3d op
  • Adds TriplePointAngles op

org.bonej.utilities

0.2.0
  • Adds methods for inspecting image axes and elements
  • Adds methods for inspecting ImagePlus images
  • Adds ResultsInserter class for showing result data
  • Adds RoiManagerUtil class for cropping ImagePlus based on ROIs
0.1.0
  • Utilities for the first wrapper plugins

org.bonej.wrapperPlugins

0.2.0
  • Adds ThicknessWrapper
  • Fixed issues with hyperstacks
  • Added LUT inversion to SkeletoniseWrapper
  • Fixed issues with circular edges in TriplePointAnglesWrapper
0.1.0
  • Adds AnalyseSkeletonWrapper
  • Adds Help plugin
  • Adds SkeletoniseWrapper
  • Adds TriplePointAnglesWrapper
Clone this wiki locally