Skip to content

Minor release: New functions, bugfixes

Compare
Choose a tag to compare
@technosophos technosophos released this 14 Sep 00:27
· 252 commits to master since this release
15f9564

This release adds a few functions and fixes a handful of bugs.

  • Test on go 1.11 49df809 (Helgi Þormar Þorbjörnsson)
  • Remove duplicated documentation 1d97af1 (Matthew Fisher)
  • add splitn function fccb0b0 (Helgi Þorbjörnsson)
  • Extract values of dict with values function df39312 (Lawrence Jones)
  • Minor improvement in code quality - Removed an unreachable piece of code at defaults.go#L26:6 - Resolve formatting issues. 5834241 (Abhishek Kashyap)
  • Modify panic message for list.slice ae38335 (gongdo)
  • Fix file permissions c5f40b5 (gongdo)
  • Fix example for buildCustomCert 7779e0d (Tin Lam)
  • Add slice func df28ca7 (gongdo)
  • Generate serial number a3bdffd (Cody Coons)