Skip to content

Latest commit

 

History

History
111 lines (81 loc) · 6.96 KB

CHANGELOG.md

File metadata and controls

111 lines (81 loc) · 6.96 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.1 (2017-11-14)

Bug Fixes

  • error: print correctly the string near errors (7099cc3)
  • tests: follow "error print" changes (7423c1a)

0.5.0 (2017-11-14)

Bug Fixes

  • build: add pure babel es5 distribution (f76e1af)
  • build: lint rollup and karma config (20f2ece)
  • examples: clean examples code (6ca1957)
  • examples: correct path for index from examples (b10de8c)
  • examples: move them to root of lib (c507eb7)
  • exec: clean and remove old stuffs (c76a05d)
  • lint: add .eslintignore file (3ca0c23)
  • package: update dev dependencies (7972ea7)
  • rule.use: remove old stuffs (ed796b1)
  • test: correct path for example tokenizers (3d64708)

Features

  • package: add coveralls management (12247d2)
  • parser: add lastPosition and startIndex in terminal and rules management (8c00e86)

Changelog

All notable changes to this project will be documented in this file.

Generated by auto-changelog.

13 November 2017

  • rebuild docs 38e173b
  • doc: correct example path in readme 3adf705
  • docs: add docs folder in npmignore 1b3148b

17 March 2017

  • remove unneeded and old files fd47633
  • add coveralls + badge ce1f2f3
  • parser : re-add default env arg in parser.parse 6b36f30

26 February 2017

  • finalize structure, add plato complexity report, clean code. 18a0073
  • update readme 589f83d
  • add keywords b74552f

30 October 2016

30 October 2016

  • rewrite html-tokenizer with v2 3410218
  • remove old html tokenizer (v1) 3585d4c
  • add html-string-to-method-chaining 4286f76

3 September 2016

6 October 2015

  • bump version 0.2.5 f768f2d
  • expose html-parser example in elenpi at exports 81be965
  • place chained method parser in elenpi at exports 6e2992f

19 September 2015

  • add opt management through handlers 943be97
  • bump version in package and bower.json 019ccc3

18 September 2015

  • bump version 0.2.3 in package and bower.json b6712cb
  • debug .rule with empty string 16de071

17 September 2015

  • Merge branch 'master' of github.com:nomocas/elenpi f4830a8
  • debug late call + add test cases + make test cases workable in browser 8194a14
  • Update README.md 41e93f4

16 September 2015

  • bump version to 0.2.1 ca4c902
  • use createDescriptor on Parser.parse 2b0b77c

0.2.0

15 September 2015