All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and documents changes in a similar fashion to Keep a CHANGELOG.
- Add load balancers certificate (@omgimanerd)
- Add firewalls (@straley)
- Add auto-paging
- Only test on supported versions of node
- Add load balancer resource. (e2151bb)
- Bump version to 0.10.0 (8a3b32d)
- Documentation fix (4d8cc16)
- Documentation fix (87848b2)
- Remove deprecated tag PUT endpoint. (4fcd6e6)
- Add unified snapshot endpoints. (62a27b3), closes #9
- Add volume snapshot endpoints. (e39fc65)
- Added documentation for snapshots (0f143ec)
- Bump version to 0.9.0 (6b79bc6)
- Bump version to 0.9.1 (b34f83d)
- Fix for #12 since volume detaching returns 202 (f8689b4), closes #12
- Fixed client.account.listSshKey typo (e23e0c8)
- Standardized commas in documention of optional parameters (8736505)
- Incorrect route for domain record calls.
- Extracting callback argument when there are no other arguments. (#5)
- Client option for decamelizeKeys and de-camelcasing for query and body params for client-niceness.