PEGTL 1.2.1
- Added
file_parser
as alias formmap_parser
orread_parser
depending on availability of the former. - Added Clang 3.7 to the automated tests.
- Added MacOS X with XCode 6 and XCode 7 to the automated tests.
- Added coverage test and improved test coverage to 100%.
- Fixed state changing bug in
json_build_one
example.