All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update Ox gem version to
2.13
. - Update HTTP gem version to
4.3
. - Minimal required Ruby version now is 2.3.0.
- Fix uninitialised constant error Issue #23
- Replace Net::HTTP to HTTP gem. Issue #15
- Minimal required Ruby version now is 2.2.0.
- Remove
log-me
gem.
- Fix parsing bug when Correios API omits "complemento" XML node in response.
- Update Ox gem version to
2.9
.
- Update Ox gem version to
2.8.4
.
- Update Ox gem version to
2.8.2
. PR #17
- Update Ox gem version to
2.4.13
.
- Improve performance regarding strings.
- Update Ox gem version to
2.4
. PR #14
- Update LogMe gem version to
0.0.10
.
- Minimal required Ruby version now is 2.0.0.
- Zipcode input validation improvement.
- Zipcode input validation.
- Handle errors returned from Correios web service. Issue #10
- Replace Nokogiri by Ox. Issue #3
- Downgrade LogMe gem version to
0.0.8
, because0.0.9
does not support Ruby 1.9.2.
- Optional use of HTTP proxy.
- Update LogMe gem version to
0.0.9
.
- Minimal required Ruby version now is 1.9.2 again.
- Update Correios web service URL.
- Minimal required Ruby version now is 1.9.3.
- Minimal required Ruby version now is 1.9.2.
- Update LogMe gem to version
0.0.6
with support to log request and response messages.
- Update LogMe gem to version
0.0.5
with support to log messages label.
AddressFinder.get
class method.
- First working version.
- First version, not working yet.