pom v0.8.0 Release Notes

Release Date: 2017-01-24 // about 7 years ago
    • ➕ Add p.name(_), give parser a name to identify parsing errors.
    • ➕ Add p.convert(f), convert parser result to desired value, fail in case of conversion error.
    • list(p,s) backtrack to the last successfully matched element.
    • 🔀 Merged 2 pull requests from new contributors.