rest-gen-0.10.0.4: CHANGELOG.md
# Changelog #### 0.10.0.4 * Drops `aeson-utils` dependency in favor of `scientific >= 0.3.2` #### 0.10.0.3 * Allow `mtl == 2.2.*` #### 0.10.0.1 * Bump `Cabal` upper bound to `< 1.22` ## 0.10 * Generate documentation, Javascript and Haskell code for multi-delete handlers. The name of the generated functions is `removeMany` or `removeManyBy<id>`. * Escape reserved names in Haskell code generation.