go-getter v1.4.0 Release Notes

Release Date: 2019-09-09 // over 4 years ago
  • ๐Ÿ› Bug fixes:

    • ๐Ÿ’… Reflect Go 1.12 changes which make SCP-style URLs with explicit SSH scheme invalid #205 This makes Detector fail early, instead of ignoring the invalid URL and letting Getter fail. This also replaces custom validation message with the one from net/url library in Go 1.12.8+ or any such patched versions of Go.

    โœจ Enhancements:

    • ๐Ÿ‘Œ Support for BitBucket API 2.0 #189