You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.13
Features
========
* autodetect Linode label from hostname, infer region from linode record
* add useragent (closes 19)
* Sending detach request if volume already mounted. Fix#17
* check for containers with volume mounts before detaching
Changes
=======
* switch to go mod and latest linodego
* Improved Makefile
* Fixed tests
- Bumped version in config file
- Removed unused function
- Ran dep ensure -update