Releases: prosegrinder/annotatedtext
Releases · prosegrinder/annotatedtext
v1.0.3
- added "engines" to package.json
v1.0.2
- removed namespace from index.d.ts
v1.0.1
- corrected
files
in package.json to include right files again
- added
npm pack
to CI
v1.0.0
- updated unify to 10.x
- 1.0 release because it's been long enough
v0.7.0
- updated remark-parse to v9 for tests
- run eslint on pr only (removed schedule)
- dependency updates
v0.6.0
- use ESLint instead of TSLint
- use ESLint Plus GitHub Action instead of Codacy
- moved tests out of src directory
- use prettier
- final release before 1.0
v0.5.0
Fixed
- code maintenance and cleanup
v0.2.0
Changed
annotation.text
values are sourced from original text instead of relying on the parser