0.07 / 2011-06-10

Error messages now give line and byte number.
Removed -O for Windows compilation.

0.06

Ended use of flex, replaced with "lexer.c".

0.05

Removal of unistd.h dependency for compiling on Windows.
Name change from JSON::Argo to JSON::Parse.

0.04 / 2011-05-30

This removes json_parse_grammar.tab.h and json_parse_lexer.h from
being included in json_parse.c in order to enable compilation on Perl
5.8.9.

