All Versions
21
Latest Version
Avg Release Cycle
101 days
Latest Release
892 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.8.0 Changes
July 04, 2022- โ Add ability to load from a custom filesystem (#134, pkg.go.dev/io/fs).
- ๐ Upgrade to gopkg.in/yaml.v3, which includes a possible security vulnerability (#132, go-yaml/yaml#666).
-
v3.7.0 Changes
May 29, 2022 -
v3.6.2 Changes
May 15, 2022- โฌ๏ธ Upgrade dependencies
-
v3.6.1 Changes
May 20, 2021- ๐ Fix possible security vulnerability by upgrading golang.org/x/crypto (#100).
-
v3.6.0 Changes
April 17, 2021 -
v3.5.0 Changes
January 11, 2021- ๐ Fix insert of JSON values on PostgreSQL when using
binary_parameters=yes
in the connection string (#83, #84, lib/pq#528). - ๐ Officially support binary columns through hexadecimal strings (#48, #82).
- ๐ Fix insert of JSON values on PostgreSQL when using
-
v3.4.1 Changes
October 19, 2020- ๐ Fix for Microsoft SQL Server databases with views (#78).
-
v3.4.0 Changes
August 09, 2020- โ Add support to CockroachDB (#77).
-
v3.3.0 Changes
June 27, 2020 -
v3.2.0 Changes
May 10, 2020- โ Add support for loading multiple files and directories (#65).