Skip to content

Releases: prosegrinder/annotatedtext

v1.0.3

08 Aug 15:36
Compare
Choose a tag to compare
  • added "engines" to package.json

v1.0.2

07 Aug 10:53
Compare
Choose a tag to compare
  • removed namespace from index.d.ts

v1.0.1

06 Aug 10:40
Compare
Choose a tag to compare
  • corrected files in package.json to include right files again
  • added npm pack to CI

v1.0.0

05 Aug 11:55
Compare
Choose a tag to compare
  • updated unify to 10.x
  • 1.0 release because it's been long enough

v0.7.0

09 Feb 12:38
Compare
Choose a tag to compare
  • updated remark-parse to v9 for tests
  • run eslint on pr only (removed schedule)
  • dependency updates

v0.6.0

14 Oct 21:55
Compare
Choose a tag to compare
  • 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

16 May 15:45
Compare
Choose a tag to compare

Fixed

  • code maintenance and cleanup

v0.4.0

16 May 14:15
Compare
Choose a tag to compare

Fixed

  • exports and declarations

v0.3.0

16 May 03:47
Compare
Choose a tag to compare

Changed

  • Converted to Typescript

v0.2.0

09 May 18:33
Compare
Choose a tag to compare

Changed

  • annotation.text values are sourced from original text instead of relying on the parser