# Changelog

## 0.1.3 (22.05.2020)

* Increase test coverage to 100%
* The encode_xdr() and decode_xdr() functions now return error tuples
* The encode_xdr!() and decode_xdr!() functions raise the errors
* Add examples of all the XDR-types to README
* Add examples to Hexdocs
* Remove Anti-Patterns

## 0.1.2 (18.05.2020)

* Add support for older Elixir versions strating from 1.7.0.
* Setup ExCoveralls and Credo for code quality.
* Improve readme file.
* Add project badges.

## 0.1.1 (15.05.2020)

Initial release
