# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.1.0-alpha.3](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2020-05-24)

**Note:** Version bump only for package @parser-generator/grammar-interpreter





# [0.1.0-alpha.2](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2020-03-28)


### Bug Fixes

* 修复一些bug ([69e7042](https://github.com/light0x00/parser-generator/commit/69e70426973e0704adf1d53bbcfdccd36ce3faa0))
* **grammar-interp:** 默认规约动作的寻找策略调整 ([c2597a2](https://github.com/light0x00/parser-generator/commit/c2597a2dfcbc53e593c161b714293b31c9fbc7ff))
* perfect assert message ([4179079](https://github.com/light0x00/parser-generator/commit/4179079596599c491c6275b38303b66bfd883df2))
* 默认规约动作以最末尾的为准 ([09ccfe5](https://github.com/light0x00/parser-generator/commit/09ccfe57286c50e544d36ae0676436ae1048a4ba))


### Features

* reduce/shift conflict log ([6278c0d](https://github.com/light0x00/parser-generator/commit/6278c0dcde5a2f46a41a8515f90e81974bfea27e))





# [0.1.0-alpha.1](https://github.com/light0x00/parser-generator/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2020-01-13)

**Note:** Version bump only for package @parser-generator/grammar-interpreter





# [0.1.0-alpha.0](https://github.com/light0x00/parser-generator/compare/v0.0.1-alpha.0...v0.1.0-alpha.0) (2020-01-13)


### Bug Fixes

* some minor change ([cd02286](https://github.com/light0x00/parser-generator/commit/cd02286373ecb858b2200e3806c0cc666c424581))





## 0.0.1-alpha.0 (2020-01-01)

**Note:** Version bump only for package @parser-generator/grammar-interpreter
