Skip to content

v0.21.0

Compare
Choose a tag to compare
@raphink raphink released this 28 Jul 20:43
· 455 commits to master since this release

Internals:

  • Rename lib/ as handler/
  • Add NewConplicity() method
  • Don't use panic
  • Inspect volumes in GetVolumes()
  • Propagate errors instead of crashing (fix #65)
  • Add metrics.go