yamerl v0.5.0 Release Notes

Release Date: 2017-06-05 // almost 7 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ›  Fixed an infinite loop when there is no character (e.g. a newline) after a document (...) or directive (---) end indicator (see #18).
    • ๐Ÿ‘Œ Improved "Getting started" documentation, in particular for Elixir users.
    • Removed base2_to_integer/2 and base60_to_integer/3 from yamerl_node_int because this format is not supported by this syntax (see commit 91c75e3).
    • Exclude base*_to_integer() from the public API of this module (see commit 3d13c91).

    Availability

    ๐Ÿ“š In addition to this GitHub repository, yamerl is available as an Hex.pm package, with online documentation: