-
Notifications
You must be signed in to change notification settings - Fork 13
Release notes
Richard Domander edited this page Aug 6, 2018
·
38 revisions
Note that this POM is only needed so that Travis can build both Legacy
and Modern
. It updates only to include the latest versions of these modules.
- Updates to
bonej-legacy-plugins_:5.0.0
- Updates to
bonej-legacy-util_:5.0.0
- Drops
bonej-legacy-pqct
artefact
- Update to bonej-legacy-plugins 4.0.0
- Update to bonej-legacy-utils 3.0.0
- Update to boneJ-legacy-plugins 2.0.0
- Update to boneJ-legacy-pqct 1.1.0
- Update to boneJ-legacy-plugins 1.1.0
- Update to boneJ-legacy-util 2.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
- Artefact renamed to
boneJ-legacy-plugins_
. It wasn't recognized properly without the underscore. - All plugins moved under menu Plugins>BoneJ Legacy>
-
StackCropper
deleted -
EllipsoidFitter
deprecated and removed from plugins.config -
MeasureSurface
deprecated and removed from plugins.config -
NeckShaftAngle
deprecated and removed from plugins.config -
RoiInterpolator
deprecated and removed from plugins.config -
StructureModelIndex
deprecated and removed from plugins.config - Fixes bugs
- Removes methods from the API
- Removes method parameters from the API
- Makes methods static
-
FractalBoxCounter
deleted -
ISQReader
deleted -
KontronIMGReader
deleted -
VolumeFraction
deleted
-
AnalyzeSkeleton
deleted -
Connectivity
deprecated and removed from plugins.config -
FractalBoxCounter
deprecated and removed from plugins.config -
Help
deleted -
ISQReader
deprecated and removed from plugins.config -
KontronIMGReader
deprecated and removed from plugins.config -
MeasureSurface
deprecated and removed from plugins.config -
SkeletonAngles
deleted -
Skeletonise
deleted -
VolumeFraction
deprecated and removed from plugins.config
-
LocalThickness
deprecated -
LocalThickness
removed from plugins.config
-
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
Artefact discontinued. Tools now distributed independently
-
Read_Stratec_File
deprecated and removed from plugins.config
- Packages restructured
- Artefact renamed to
boneJ-legacy-util_
. It wasn't recognized properly without the underscore. - Removes deprecation from incorrectly identified code.
-
ArrayHelper
deleted -
EigenCalculator
deleted -
FitCircle
deprecated
-
ArrayHelper
deprecated -
EigenCalculator
deprecated
- Move
TestDataMaker
to packageorg.bonej.util
- Fix
TestDataMaker.binaryNoise
for repeatable tests
- Packages restructured
- Rounding bug fixed in Trig.angle3D
- Update to org.bonej.bonej-ops 0.4.0
- Update to org.bonej.bonej-utilities 0.4.0
- Update to org.bonej.bonej-plugins 0.4.0
- Drops testImgs module as unnecessary
- Update to org.bonej.ops 0.3.0
- Update to org.bonej.utilities 0.3.0
- Update to org.bonej.wrapperPlugins 0.3.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
- Update to org.bonej.ops 0.1.0
- Update to org.bonej.utilities 0.1.0
- Update to org.bonej.wrapperPlugins 0.1.0
- Artefact renamed to
bonej-ops
- Refactors
Anisotropy
ops - deletes old and adds new - Moves "intertrabecular angles" related ops to
ita
package - Hides methods from the API
- Adds
DistanceFromEllipsoidSurface
op - Changes
QuadricToEllipsoid
output type
- Adds
Anisotropy
ops
- Adds
CleanShortEdges
op - Adds
NPointAngles
op - Adds
VertexValenceSorter
op - Removes
TriplePointAngles
op
- Adds `CentroidLinAlg3d op
- Adds
TriplePointAngles
op
Module discontinued as unnecessary. All tests for the code should be repeatable with just the modules needed for running BoneJ, thus an extra module that's needed to be downloaded for testing is not great.
- Adds
Cuboid
,HollowCuboid
andWireFrameCuboid
- TBD
- Adds methods for inspecting image axes and elements
- Adds methods for inspecting
ImagePlus
images - Adds methods for
Graph
- Adds
SharedTable
class for showing result data - Adds
RoiManagerUtil
class for croppingImagePlus
based on ROIs
- Utilities for the first wrapper plugins
- Adds
AnisotropyWrapper
- Adds
ThicknessWrapper
- Adds
IntertrabecularAngleWrapper
- Adds
ConnectivityWrapper
- Adds
WrapperUtils
utility class for other wrappers - Adds
ElementFractionWrapper
- Adds
SurfaceFractionWrapper
- Adds
IsosurfaceWrapper
- Adds
FractalDimensionWrapper
- Modernise
AnalyseSkeletonWrapper
andSkeletoniseWrapper
- Adds utilities for wrappers
- Adds n-dimensional splitting
- Adds tools for managing the BoneJ results table
- Remove
TriplePointAnglesWrapper
- Adds AnalyseSkeletonWrapper
- Adds Help plugin
- Adds SkeletoniseWrapper
- Adds TriplePointAnglesWrapper