Skip to content

v2.1.0

Compare
Choose a tag to compare
@cinar cinar released this 20 Jul 20:03
· 46 commits to master since this release
c271eff

What's Changed

  • Updated link to v1 branch. by @cinar in #178
  • Types of function parameters are combined. by @cinar in #186
  • Using %q to quote a string in fmt.Sprintf format specifiers. by @cinar in #187
  • Using http.NoBody instead of nil in http.NewRequest calls. by @cinar in #188
  • Combining multiple append into a single call. by @cinar in #189
  • Snapshot volume is changed to float64 from int64. by @cinar in #190

Full Changelog: v2.0.6...v2.1.0