Changelog
All notable changes to this project will be documented in this file.
Unreleased
0.7.0 - 2020-07-25
Changed
- Improve error responses. Issue #18
0.6.0 - 2020-06-17
Changed
- Update HTTPoison to 1.17.0 (hackeny 1.16.0)
Deprecated
- The field
zipcode
inCorreios.CEP.Address
. Use the fieldpostal_code
instead.
Removed
- Support for OTP 20.
0.5.1 - 2020-06-09
Added
- The field
postal_code
inCorreios.CEP.Address
with the same value ofzipcode
field, that will be deprecated in the next version. Part of the Issue #17.
0.5.0 - 2020-05-24
Added
- Support for proxy configuration. Issue #7
Changed
- Update dependencies.
0.4.0 - 2020-04-19
Added
- Correios API full URL in options.
- Missing code documentation and typespecs.
- Makefile.
Changed
- General update and refactoring.
Fixed
- Remove dependency from config/config.exs. Issue #15
0.3.0 - 2010-01-01
Added
0.2.0 - 2018-11-26
Added
- Timeout options. Issue #6
0.1.0 - 2018-11-12
Added
- Initial release.
The format of this file is based on Keep a Changelog, and this project adheres to Semantic Versioning.