Skip to content

Release v0.5.8

Choose a tag to compare

@Robbie1977 Robbie1977 released this 08 Feb 12:49
· 798 commits to main since this release

Changes

  • Fix voxel parsing for template terms: Resolved issue with failing for template terms like VFB_00120000
  • Improve CoordinatesFactory.from_json_string: Enhanced to handle voxel fields stored as JSON arrays in SOLR data
  • Ensure backward compatibility: Maintained compatibility with existing coordinate formats

Technical Details

  • Modified in to properly parse voxel data that may be stored as JSON arrays
  • Added proper handling for cases where voxel data contains a list of coordinate objects instead of a single object
  • All existing functionality remains intact and tested

Bug Fixes

  • Fixed when retrieving term info for template terms