Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Latest commit

 

History

History
59 lines (27 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

59 lines (27 loc) · 1.63 KB

0.0.4 (2016-05-03)

Chores

  • dependencies: add dependency conventional-changelog-coldrye(e22646a)

Code Refactoring

  • text: refactor to line(ed8c775)
  • YpoLexer: make it compatible to the ypo-parser-common/tokenizer API(51c227e)

0.0.3 (2016-05-01)

Bug Fixes

  • YpoLexer: export is named YpoLexer(0e9f8aa)

Chores

  • .babelrc: include comments on test target(2513dfe)

0.0.2 (2016-04-26)

continued development (1fbe1a2)

  • version bump v0.0.2
  • update gitignore
  • add support for the Plural directive
  • implement missing test cases
  • minor refactoring
  • lexer now detects syntax errors other than non matching production rules

0.0.1 (2016-02-10)

  • importing existing sources (cfcb7c0)