Releases: cu-mkp/editioncrafter-cli
Releases · cu-mkp/editioncrafter-cli
EditionCrafter CLI v1.2.0
What's Changed
- Add
database
command by @camdendotlol in #48 editioncrafter-cli
1.2.0 by @camdendotlol in #50
Full Changelog: v1.1.0...v1.2.0
EditionCrafter CLI v1.1.0
What's Changed
- New
images
task by @camdendotlol in #36 - Text file support and CLI argument refactor by @camdendotlol in #38
- Update TEI formatting for text parser by @camdendotlol in #39
- Remove thumbnail generation and configuration by @camdendotlol in #40
- Update readme for new CLI options by @camdendotlol in #44
- Convert help text to markdown by @camdendotlol in #42
- IIIF validation by @camdendotlol in #45
- TEI validation by @camdendotlol in #41
- Context-specific help text by @camdendotlol in #46
- Add checks for
process
XML input by @camdendotlol in #47 - EditionCrafter CLI 1.1 by @camdendotlol in #49
Full Changelog: v1.0.2...v1.1.0
EditionCrafter CLI v1.0.2
What's Changed
- Updated the
svg.js
script to improve the styling of polygonal image annotations, making the outline easier to spot by increasing the thickness and opacity.
See PR #34 for details, and view the full changelog at v1.0.1...v1.0.2
EditionCrafter CLI v1.0.1
What's Changed
- Updated the
buildPolygonSvg
function to treat thepoints
input as a string rather than an array.
View the full changelog at v1.0.0...v1.0.1
EditionCrafter CLI v1.0.0
Version 1.0.0 of EditionCrafter CLI is now live! 🎉 🎊 📝 ⏩ ⌨️ 🥂 🎉
The EditionCrafter CLI tool is now in version 1.0.0. No functional updates from previous release.
EditionCrafter CLI v0.2.1
What's Changed
- Added
iiif
command that accepts a manifest URL and output file path and creates a template TEI document from the surfaces in the manifest. - Updated
help
command with information about theiiif
command. - Updated the README with more detail about the available commands.
View the full changelog at v0.2.0...v0.2.1
EditionCrafter CLI v0.2.0
What's Changed
- Annotorious support by @camdendotlol in #22
- Add More Example TEI Documents by @NickLaiacona in #24
Full Changelog: v0.1.1...v0.2.0
EditionCrafter CLI v0.1.1
This release includes the following changes:
- polyfill for the
structuredClone
Node function, bringing the minimum required Node version down to 14 - expanded readme file with instructions on installation for end-users
EditionCrafter CLI v0.1.0
This version provides the following features:
- improved CLI options
- added configuration file for further options
- support for glossary.json files in IIIF Manifest seeAlso field.
EditionCrafter CLI v0.0.3
What's Changed
- fixes bug with duplicate objects by cloning by @NickLaiacona in #10
dev
intomain
by @camdendotlol in #12
Full Changelog: 0.0.3...0.0.3a