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 7b1fd02 commit a7e0dd2Copy full SHA for a7e0dd2
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [0.5.0] - 2021-03-10
11
+
12
### Fixed
13
14
* Fixed not finding field in tuple on ``crud.update`` if
@@ -19,7 +21,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
21
### Added
20
22
23
* Support for UUID field types and UUID values
-* `fields` option for simple operations and select/pairs calls with pagination support to get partial result
24
+* `fields` option for simple operations and select/pairs calls with pagination
25
+ support to get partial result
26
27
## [0.4.0] - 2020-12-02
28
0 commit comments