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 59ef3a2 commit 2ff5a63Copy full SHA for 2ff5a63
CHANGELOG.md
@@ -21,7 +21,7 @@
21
* Fixes bug in `from-java-shallow` for getters returning `Boolean` (the value was not canonicalized so `false` could be truthy).
22
23
* Release 1.0.78 on 2020-05-31
24
- * Make exception handling in shallow conversions configurable: an `:exceptions` option may be `:group`, `:omit`, `:quaify`, or `:return`.
+ * Make exception handling in shallow conversions configurable: an `:exceptions` option may be `:group`, `:omit`, `:qualify`, or `:return`.
25
* Fix bug in shallow array handling.
26
27
* Release 1.0.73 on 2020-05-31
0 commit comments