Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 674 Bytes

Changelog

Any changes, including backwards incompatible changes will be listed here

2.0.0 (11/10/2017)

  • Adds Ruby 2.4.0 support
  • Drops 1.9 support

1.1.0 (22/6/2017)

  • Updated rest-client dependency

1.0.0

  • Major rewrite to make way for more resources
  • Breaking change applied to postcode lookup functionality
  • Implemented addresses resource
  • Implemented keys resource
  • Implemented postcodes resource. Added location-based postcode searches
  • Swapped out test suite with rspec and vcr