We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5905b87 commit 70c914dCopy full SHA for 70c914d
CHANGELOG.md
@@ -2,8 +2,10 @@
2
3
## v1.4.0 (not released yet, https://github.com/go-reform/reform/milestones/v1.4.0)
4
5
+* Context support. TODO FIXME add pkg.go.dev link
6
+
7
* Go 1.12+ is now required.
-* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golang/dep/issues/1962)
8
+* Converted to Go module. [Non modules-aware tools like `dep`](https://github.com/golangf/dep/issues/1962)
9
are still supported until reform v2 (dependencies with Semantic Import Versioning paths are not used in v1).
10
* Added [`Querier.Count`](https://godoc.org/gopkg.in/reform.v1#Querier.Count).
11
Thanks to [Simon Kamenetskiy](https://github.com/skamenetskiy).
0 commit comments