Releases: barnybug/cli53
Releases · barnybug/cli53
0.8.5
Compare
Sorry, something went wrong.
No results found
Version 0.8.5
0.8.4
Compare
Sorry, something went wrong.
No results found
Version 0.8.4
0.8.3
Compare
Sorry, something went wrong.
No results found
Handle aliases with multiple types correctly. #195
0.8.2
Compare
Sorry, something went wrong.
No results found
Add --dry-run option to import. #178
List -format functionality. #185
Use ListHostedZonesByZone for more efficient lookup. #193
Note: the default output format for cli53 list has been changed. To produce the old output, use cli53 list -format text.
0.8.1
Compare
Sorry, something went wrong.
No results found
Build correct version number into releases
Zone ID|name usage clarification
0.8.0
Compare
Sorry, something went wrong.
No results found
Updated dependencies
go 1.7 build for releases
0.7.4
Compare
Sorry, something went wrong.
No results found
Reusable delegation set support (new commands: dslist, dscreate, dsdelete, and create parameters --delegation-set-id)
Fix import of routed ALIAS records
0.7.3
Compare
Sorry, something went wrong.
No results found
Make replace case-insensitive. Fixes #167
Fix purge logic for NS records (thanks @floppym )
Add sha256 checksums to releases
0.7.2
Compare
Sorry, something went wrong.
No results found
Add --subdivision-code. Thanks @bensie .
0.7.1
Compare
Sorry, something went wrong.
No results found
Handle multiple values for SPF/TXT records correctly. Fixes #160 .
Fix delete/replace of wildcard records. Fixes #150 .