Releases: glooko/mongoid-embedded-errors
Releases · glooko/mongoid-embedded-errors
v4.0.0
v3.0.1
[v3.0.1] - 2020-09-29
Added
- Started 🔎 tracking changes in a changelog!
- Mongoid 7 support
- Ruby 2.4 support by using
send
instead ofpublic_send
[#18]
Removed
- Mongoid 3 support
Fixed
- Updated style to fix Rubocop issues (as per included .rubocop.yml configuration file)
- Removed .lock files as these are not supposed to be included with gem source code