Releases: cu-mkp/editioncrafter-cli
Releases · cu-mkp/editioncrafter-cli
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
0.0.2 Redux
This is the third try at publishing a scoped package.
What's Changed
- Add
publishConfig
topackage.json
by @camdendotlol in #8 - Add
publishConfig
topackage.json
(#8) by @camdendotlol in #9
Full Changelog: 0.0.2...0.0.3
0.0.2
The only difference from 0.0.1 is the addition of a namespace to the package name.
Full Changelog: 0.0.1...0.0.2