Skip to content

Latest commit

 

History

History
163 lines (84 loc) · 4.6 KB

CHANGELOG.md

File metadata and controls

163 lines (84 loc) · 4.6 KB

CHANGELOG

This file contains all the latest changes and updates to this application.

1.2.2

Bug Fixes

  • support for irregular dns types (d74487)

1.2.1

Bug Fixes

  • ensure CI can publish the gem (caa635)

1.2.0

Features

  • add support for new POST zones/:zone/verify endpoint (00078e)

1.1.1

1.1.0

1.0.21

Bug Fixes

  • ensure options are passed from controller to underlying classes (ebc52c)

1.0.20

Features

  • add support for querying tags on zones (ed318d)

1.0.19

Features

  • add Zone#verify_nameservers (3bf802)

1.0.18

Features

  • add RecordType#exposed? (3c2b3f)

1.0.17

Features

  • add Zone#record to lookup specific records in a zone (363a21)

1.0.16

Features

  • add Record#display_content (d64da6)

1.0.15

Features

  • add Record#raw_content (459779)

1.0.14

Bug Fixes

  • remove pagination from records (9aecff)

1.0.13

Bug Fixes

1.0.12

Features

  • add a few extra helper methods (dac9cc)

1.0.11

Bug Fixes

1.0.10

Features

1.0.9

Features

  • support for pagination (975a39)
  • support for tagged records (fe8e46)

1.0.8

Bug Fixes

  • expose Record#managed? and timestamps for other objects (9d0a08)

1.0.7

Bug Fixes

  • add #record method to client (d15fd7)

1.0.6

Features

  • some new view options for records & zones (467371)
  • various improvements to bring inline with new API (a04bac)

1.0.5

Bug Fixes

  • support for other properties on zone (c8ad49)

1.0.4

Bug Fixes

  • fixes Zone.all_for_group (165edd)

1.0.3

Bug Fixes

  • pass through options to the rapid API (11fc19)

1.0.2

Features

  • support for managing nameservers (43e908)

1.0.1

1.0.0

Features

  • add nameserver verification to client (510b1c)
  • zone management (759aba)

1.1.0

Features

  • add nameserver verification to client (510b1c)
  • zone management (759aba)