Current section
Files
Jump to
Current section
Files
strong_params
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.2] - 2022-01-05
## [0.2.1] - 2021-12-01
### Changed
- Repo migrate to finbits org.
### Changed
- Support merging of deep nested lists
## [0.2.0] - 2021-11-30
### Added
- Add type casting
## [0.1.0] - 2021-07-08
### Fix
- typo `permited` -> `permitted`
### Enhancements
- Dont add a missing permitted key on filter results
## [0.0.5] - 2021-03-18
### Features
- Allow for filtering a list of parameters using a nested list filter.
## [0.0.4] - 2021-01-29
### Enhancements
- Add lib documentation
[unreleased]: https://github.com/Finbits/strong_params/compare/v0.2.2...main
[0.2.2]: https://github.com/Finbits/strong_params/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/Finbits/strong_params/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/Finbits/strong_params/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/Finbits/strong_params/compare/v0.0.5...v0.1.0
[0.0.5]: https://github.com/Finbits/strong_params/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/Finbits/strong_params/compare/v0.0.3...v0.0.4