Skip to content

Releases: digitallinguistics/toolbox2json

v2.0.0

10 Apr 18:13
Compare
Choose a tag to compare

This is a major release which makes significant changes to the behavior of the library when run as a module, and the available options.

  • VERSION: 2.0.0
  • CHANGE: remove mappings option
  • CHANGE: remove postprocessor option
  • CHANGE: remove transforms option
  • CHANGE: the library now returns a Promise that resolves to an Array of entries rather than a Stream (#34)
  • NEW: option: pretty (outputs pretty JSON) (#24)
  • FIX: test for parseError option does not have any expectations (#19)
  • DOCS: add prerequisites to the README (#21)
  • DEV: use cache during test workflow (#22)

v1.2.0

22 Mar 23:17
Compare
Choose a tag to compare

NEW: option: postprocessor

v1.1.2

22 Mar 21:07
Compare
Choose a tag to compare

FIX: bad test data

v1.1.0

22 Mar 20:36
Compare
Choose a tag to compare
  • NEW: include line data in ParseError objects (#27)
  • FIX: transforms should be applied after all relevant lines are parsed (#25)
  • FIX: trim white space from lines (#26)

v1.0.2

27 Feb 20:55
Compare
Choose a tag to compare

The official v1 release of the toolbox2json library (technically v1.0.2).

v0.1.1

25 Feb 01:51
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This is a patch release to test deployment.

v0.1.0

25 Feb 00:47
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is an initial release to trigger deployment to Zenodo.