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 d6535cd commit a13c2dfCopy full SHA for a13c2df
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.2.63] - 9 Jun 2018
8
+### Fixed
9
+- where clause binding resolution issue.
10
+
11
+## [0.2.62] - 1 Jun 2018
12
13
+- function name typo.
14
15
+### Removed
16
+- dump() used for debugging.
17
18
## [0.2.61] - 31 May 2018
19
### Fixed
20
- caching of paginated queries with page identifiers as arrays (`?page[size]=1`).
0 commit comments