| Version | Changes | | ------- | ------- | | 0.6.8 | Fix parsing bug when Correios API omits "complemento" XML node in response. | | 0.6.7 | Update Ox gem version to `2.9`. | | 0.6.6 | Update Ox gem version to `2.8.4`. | | 0.6.5 | Update Ox gem version to `2.8.2`. [PR #17](https://github.com/prodis/correios-cep/pull/17) | | 0.6.4 | Update Ox gem version to `2.4.13`. | | 0.6.3 | Improve performance regarding strings. | | 0.6.2 | Update Ox gem version to `2.4`. [PR #14](https://github.com/prodis/correios-cep/pull/14) | | 0.6.1 | Update LogMe gem version to `0.0.10`. | | 0.6.0 | Minimal required Ruby version from now is 2.0.0. | | 0.5.1 | Zipcode input validation improvement. | | 0.5.0 | Handle errors returned from Correios web service. [Issue #10](https://github.com/prodis/correios-cep/issues/10); Zipcode input validation. | | 0.4.0 | Replace Nokogiri by Ox. [Issue #3](https://github.com/prodis/correios-cep/issues/3) | | 0.3.3 | Downgrade LogMe gem version to `0.0.8`, because `0.0.9` does not support Ruby 1.9.2. | | 0.3.2 | Optional use of HTTP proxy; Update LogMe gem version to `0.0.9`. | | 0.3.1 | Minimal required Ruby version is 1.9.2 again. | | 0.3.0 | Update Correios web service URL. | | 0.2.0 | Minimal required Ruby version from now is 1.9.3. | | 0.1.4 | Minimal required Ruby version now is 1.9.2. | | 0.1.3 | Update LogMe gem to version `0.0.6` with support to log request and response messages. | | 0.1.2 | Update LogMe gem to version `0.0.5` with support to log messages label. | | 0.1.1 | `AddressFinder.get` class method. | | 0.1.0 | First working version. | | 0.0.1 | First version, not working yet. |