Releases: djotaku/dreamhostapi
Releases · djotaku/dreamhostapi
v2.0.1 More "Struct"-ure to the output
v1.2.1 Bug in add/delete URL generation
Merge pull request #5 from djotaku/fix_command_url fix typo in add and remove dns records
v1.2.0 Fix Bug in URL generation
Merge pull request #4 from djotaku/fix_command_url Fix command url
v1.1.0 Pass Dreamhost API errors
created error interface type to pass along the errors if an add or delete fail
v1.0.3 Fix a typo
Accidentally let a typo go through
v1.0.2 I think I finally understand the Go tagging versioning
Update README.md
v1.0.0 Pushing Errors out to the user of the API
Update README.md