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.
- Alignment merge command
- PostNAS matching project command
- MSSQL database support
- Rewrite command for schemas
- Upgrade hale dependencies to 3.4.0
- When filtering cells by type, drop partial matches if Join focus is no match
- Fixed Docker image build problems
- Upgrade hale dependencies to 3.3.2
- When filtering an alignment, create complete copy if base alignment is not used
- Added
RewriteCommand
for rewriting a source
- Upgrade hale dependencies to 3.3.1
- Work around command line length restriction issue on Windows
- Added dependency for Schematron validation
- Added dependency for collector functions
- Upgrade hale dependencies to 3.3
- Upgrade hale dependencies to 3.2
- 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
)
Initial release based on hale studio 3.0.0.
- 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
)