Skip to content

yamerl 0.5.0

Compare
Choose a tag to compare
@dumbbell dumbbell released this 05 Jun 22:32
· 84 commits to master since this release
v0.5.0
77aa488

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: