All Versions
12
Latest Version
Avg Release Cycle
170 days
Latest Release
1589 days ago

Changelog History
Page 2

  • v0.7.0 Changes

    January 22, 2017
    • โž• Add p.pos() to get input position after matching p.
    • No longer use extra_requirement_in_impl.
    • โž• Add pom::Parser<I, O> as alias of pom::parser::Parser<'static, I, O>.
  • v0.6.0 Changes

    January 17, 2017
    • ๐Ÿ“‡ Rename eof() to end().
    • ๐Ÿ“‡ Rename term() to sym().
    • โž• Add Benchmark and document.