Skip to content

Latest commit

 

History

History
121 lines (74 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

121 lines (74 loc) · 3.09 KB

Change Log

All notable changes to this project will be documented in this file. See the change log guidelines for information on how to structure the file.

Added

  • GeoPackage support

Changed

  • Use OpenJDK Docker base image
  • Upgrade hale dependencies to 4.0

Added

  • Added command for exporting projects
  • Extent project export command with hale connect project export
  • Added support for specifying settings for project writers

Changed

  • Upgrade hale dependencies to 3.5
  • Replaced Saxon dependency with official Saxon HE artifact

Fixed

  • Provide project information to advisors when saving a project
  • Suppress irrelevant error messages caused by Eclipse client platform update

Added

  • Alignment merge command
  • PostNAS matching project command
  • MSSQL database support
  • Rewrite command for schemas

Changed

  • Upgrade hale dependencies to 3.4.0
  • When filtering cells by type, drop partial matches if Join focus is no match

Fixed

  • Fixed Docker image build problems

Changed

  • Upgrade hale dependencies to 3.3.2

Fixed

  • When filtering an alignment, create complete copy if base alignment is not used

Added

  • Added RewriteCommand for rewriting a source

Changed

  • Upgrade hale dependencies to 3.3.1

Fixed

  • Work around command line length restriction issue on Windows

Added

  • Added dependency for Schematron validation
  • Added dependency for collector functions

Changed

  • Upgrade hale dependencies to 3.3

Changed

  • Upgrade hale dependencies to 3.2

Added

  • Added command to split a XML/GML data set, respecting local XLink references and leaving them intact (hale data split)
  • Added experimental commands for migrating hale projects to a different schema (hale project migrate)

3.0.0

Initial release based on hale studio 3.0.0.

Added

  • Transformation command from hale studio (hale transform)
  • Command for launching a Groovy shell (hale groovysh)
  • Command to list hale projects (hale project list)
  • Command to generate HTML mapping documentation from hale projects (hale project alignment export-doc)
  • Command to generate mapping tables (Excel) from hale projects (hale project alignment export-table)
  • Command to generate JSON representations of hale alignments (hale project alignment export-json)
  • Experimental command to filter to create a copy of a hale project with a filtered alignment (hale project alignment filter)