Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 579 Bytes
  • 3.0.0

    • (Breaking) removed locator, see separated monocart-locator
    • (Breaking) exported browser version by default
  • 2.3.3

    • fixed node import issue
  • 2.3.2

    • export commentParser for lineParser
  • 2.3.1

    • fixed the end column is out of source length
  • 2.3.0

    • added types
    • changed native node exports
  • 2.2.1

    • added worker bundle for nodejs
  • 2.2.0

    • added mapping parser class
    • added locator class
  • 2.1.0

    • added comment parser class
  • 2.0.0

    • added line parser class