nom v5.1.0 Release Notes

Release Date: 2020-01-07 // over 4 years ago
  • Thanks

    • ๐Ÿ›  @Hywan, @nickmooney, @jplatte, @ngortheone, @ejmg, @SirWindfield, @demurgos, @spazm, @nyarly, @guedou, @adamnemecek, for docs fixes
    • ๐Ÿ›  @Alxandr for error management bugfixes
    • ๐Ÿ›  @Lucretiel for example fixes and optimizations
    • @adytzu2007 for optimizations
    • ๐Ÿ›  @audunhalland for utf8 fixes

    ๐Ÿ›  Fixed

    • panic in convert_error
    • compile_error macro usage

    โž• Added

    • std::error::Error, std::fmt::Display, Eq, ToOwned implementations for errors
    • inline attribute for ToUsize

    ๐Ÿ”„ Changed

    • convert_error optimization
    • alt optimization