# Changelog ## v0.1.0 * vartan v0.1.0, this is the first release, supports the following features. * `vartan compile`: SLR parsing table generation * Definitions of grammars by simple DSL * Automatic AST construction by `#ast` directive * `vartan parse`: Driver for the parsing table [Commits](https://github.com/nihei9/vartan/commits/v0.1.0)