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 6a7a7d7 commit 34f59b8Copy full SHA for 34f59b8
CHANGELOG.md
@@ -4,13 +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.3] - 2017-09-29
+## [0.2.4] - 2017-10-03
8
### Added
9
- .gitignore file to reduce download size for production environment.
10
11
### Fixed
12
- parsing of where clauses with null and notnull.
13
14
+## [0.2.3] - 2017-10-03
15
+### Fixed
16
+- parsing of where clauses to account for some edge cases.
17
+
18
## [0.2.2] - 2017-09-29
19
20
- additional unit tests for checking caching of lazy-loaded relationships.
0 commit comments