All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
where
option toall
function
- Incorrect functions generated when providing both
suffix: false
and other options to theresource
macro
- Incorrect function name generation when providing both
suffix: false
and other options to theresource
macro
- Allow keyword lists where currently only maps are supported
- Fixed some bad tests to have better assertions
changeset
convenience function added
- Now generates
get_by
, andget_by!
functions suffix: false
option