2018-12-22 10:13:15 +01:00
|
|
|
---
|
|
|
|
editLink: false
|
|
|
|
---
|
|
|
|
|
2018-09-06 00:03:47 +02:00
|
|
|
> See [commit history](https://github.com/pegjs/pegjs/compare/0.1...0.2.1) for a full list of changes.
|
|
|
|
|
|
|
|
## v0.2.1 _(March 8, 2010)_
|
|
|
|
|
|
|
|
* Added `pegjs-` prefix to the name of the minified runtime file.
|
|
|
|
|
|
|
|
## v0.2 _(March 8, 2010)_
|
|
|
|
|
|
|
|
* Added `Rakefile` that builds minified runtime using Google Closure Compiler API.
|
|
|
|
* Removed trailing commas in object initializers (Google Closure does not like them).
|