Releases: tno-terminology-design/tev2-tools
Releases · tno-terminology-design/tev2-tools
Bugfix in `synonymOf` handling (MRGT)
TEv2 tools v1.2.0
- Bugfix MRGT synonym handling
bugfix mrgt
This is a minor bugfix in the MRGT, to ensure MRG entries always have a termType
field
TEv2 tools v1.1.2
What's Changed
- Version names used in console logs are now retrieved from the package.json.
- Logging optimizations.
- More advanced logging and log silencing is now available through the log helper function.
- Converter and interpreter classes of the TRRT and MRGT have been refactored into utils.
Bugfixes: #29, #38, #41, #42, #44
Full Changelog: v1.1.1...v1.1.2
TEv2 tools v1.1.1
What's Changed
- Significant refactoring has occured on existing packages.
- Console logging has improved greatly.
- The monorepo setup has been optimized.
- Test conditions have been updated.
- Large amounts of bugfixes and code optimization.
- Lots of functionality added regarding customization.
- The utils package now houses an extensive amount of overarching functionality.
Full Changelog: v0.1.1...v1.1.1
TEv2 tools v0.1.1
What's Changed
- The TRRT, MRGT and MRG Importer have been moved to this monorepo.
- The intial HRGT package has been created
- A utils package has been added which includes shared code overlapping the tools.
- All the tools have received an update.
- Tool specific config file options are available.
TRRT v1.0.8
- Significant refactoring.
- Enable use of termtype.
MRGT v0.1.7
- Significant refactoring.
- Enable use of termtype and add termid to MRG.
- Use shallow copy to add entries to terminology under construction.
- Symlinks are now duplicates.
MRG Importer v0.1.8
- Significant refactoring.
Utils v0.1.1
- Published