Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## v0.4.2
- Backwards incompatible
- Rename find_by/n to find/n
- Rename find_by!/n to find!/n
## v0.4.1
- New features
- find_by/2
- find_by!/2
- find_by/3
- find_by!/3
## v0.4.0
- New features
- key_by_id/1
## v0.3.0
- Backwards incompatible
- Rename key_on to key_on!
- More documentation
## v0.2.0
- First published version