This file contains all the latest changes and updates to this application.
- support for irregular dns types (d74487)
- ensure CI can publish the gem (caa635)
- add support for new POST zones/:zone/verify endpoint (00078e)
- ensure options are passed from controller to underlying classes (ebc52c)
- add support for querying tags on zones (ed318d)
- add Zone#verify_nameservers (3bf802)
- add RecordType#exposed? (3c2b3f)
- add Zone#record to lookup specific records in a zone (363a21)
- add Record#display_content (d64da6)
- add Record#raw_content (459779)
- remove pagination from records (9aecff)
- improve Record.all (9f0576)
- add a few extra helper methods (dac9cc)
- support for tags (1c72c0)
- add record types (e6e805)
- expose Record#managed? and timestamps for other objects (9d0a08)
- add #record method to client (d15fd7)
- some new view options for records & zones (467371)
- various improvements to bring inline with new API (a04bac)
- support for other properties on zone (c8ad49)
- fixes Zone.all_for_group (165edd)
- pass through options to the rapid API (11fc19)
- support for managing nameservers (43e908)