Current section

Files

Jump to
mmdb2_decoder CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0 (2018-07-13)
- Enhancements
- Errors from `MMDB2Decoder.parse_database/1` are now returned
from the `MMDB2Decoder.pipe_lookup/2` function instead of
raising a `FunctionClauseError`
- Parsing speed has been improved
## v0.2.0 (2018-02-17)
- Enhancements
- Parsing speed has been improved
## v0.1.0 (2017-10-30)
- Initial Release