yamerl 0.5.0
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
andbase60_to_integer/3
fromyamerl_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: