- Updating p1_utils to version 1.0.26.
- build: append BSD library and include paths
- Support linking on Windows
- Updating p1_utils to version 1.0.25.
- Fix order in which dependencies are started
- Fix document generation in hex packages
- Updating p1_utils to version 1.0.23.
- Switch from using Travis to Github Actions as CI
- Fix compatiblity with OTP24
- Updating p1_utils to version 1.0.22.
- Encode maps
- Fix problems reported by dialyzer
- Updating p1_utils to version 1.0.21.
- Fix hex to support compiling ejabberd with rebar3
- Updating p1_utils to version 1.0.20.
- Fix compilation with Erlang/OTP 23.0
- Updating p1_utils to version 1.0.19.
- Use github actions for build/test
- Updating p1_utils to version 1.0.18.
- Add flag that decodes yaml maps to erlang maps (Thanks to Arjan Scherpenisse)
- Add flag that converts special values to erlang equivalents (Thanks to Arjan Scherpenisse)
- Add p1_utils as dependant app
- Updating p1_utils to version 1.0.17.
- Fix handling of strings with ' inside them
- Updating p1_utils to version 1.0.16.
- Handle erlang escape sequences
- Updating p1_utils to version 1.0.15.
- Don't crash when atom lenght is > 255
- Updating p1_utils to version 1.0.14.
- Add contribution guide
- Updating p1_utils to version 1.0.13.
- Updating p1_utils to version 6ff85e8.
- Add handling of unicode string
- Updating p1_utils to version 1.0.12.
- Use http link to p1_utils dependency
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
- Fix using invalid size in allocations
- Updating p1_utils to version 1.0.10.
- Improved error formatting
- depends on p1_utils-1.0.9
- Use p1_utils 1.0.7 (Christophe Romain)
- Load local .so instead from system package when running tests (Paweł Chmielowski)
- Use p1_utils 1.0.6 (Christophe Romain)
- Make sure fast_yaml isn't compiled to native code (Holger Weiss)
- Update to p1_utils 1.0.5 (Mickaël Rémond)
- Fix compilation on rebar3 (Paweł Chmielowski)
- Update to p1_utils 1.0.4 (Mickaël Rémond)
- Improve error message on syntax error (Evgeny Khramtsov) We previously had error {unknown_macro, ''}
- Release with proper dependency on hex.pm (Mickaël Rémond)
- Update to depend on p1_utils 1.0.3 (Mickaël Rémond)
- Initial release on Hex.pm (Mickaël Rémond)
- Project is renamed fast_yaml.
- Continuous integration with Travis CI and Coveralls (Mickaël Rémond)
- License changed to Apache v2, so that it can be used in a wide range of software.