Skip to content

1.3.0

Compare
Choose a tag to compare
@toin0u toin0u released this 17 Aug 23:48
· 51 commits to master since this release

This release supports Domains API and implement it to the CLI as well :)

  • Fixed: Domain test
  • Updated: doc
  • Added: CLI domains:records:destroy + tests
  • Added: CLI domains:records:edit + tests
  • Added: CLI domains:record:show + tests
  • Added: CLI domains:records:add + tests
  • Added: CLI domains:records:all + tests
  • Fixed: Domains new record test - domain id is already in the api url
  • Added: CLI domains:destroy + tests
  • Added: CLI domains:add + tests
  • Fixed: DigitalOcean's API url in doc
  • Fixed: Domains::show test
  • Added: CLI domains:show + tests
  • Added: CLI domains:all + tests
  • Added: domains and records + tests - fix #23
  • Fixed: SSH key destroy test

Do not hesitate to PR if you face bugs, typos or whatever else :)