v3.0.0.beta1
Pre-release
Pre-release
What's Changed
- Adds test for branch name to CircleCI by @kelynch in #858
- Test against Fedora 6 RC2 by @tpendragon in #859
- Updated README and CONTRIBUTING guidelines by @kelynch in #862
- Replace all references of "master" with "main" by @tpendragon in #863
- Use Fedora 6.0.0 release by @escowles in #864
- Improve ModelConverter performance. by @tpendragon in #871
- Fix CI. by @tpendragon in #872
- Initial run at shared write-only persisters. by @tpendragon in #870
- raise a more informative NoMethodError for missing custom queries by @no-reply in #873
- Refactor away from method_missing for custom_query_container. by @tpendragon in #874
- Persisters should error if you try to save something which is gone now, but used to be persisted. by @tpendragon in #867
- Remove deprecated BlacklistedValue for DenylistedValue by @tpendragon in #880
- Remove Draper. by @tpendragon in #878
- Files should respond to #close. by @tpendragon in #876
- Allow reform to upgrade to 2.6. by @tpendragon in #881
- Don't require a specific error message in shared specs. by @tpendragon in #877
- Remove deprecated string equality functionality. by @tpendragon in #879
- StorageAdapter#upload_file/StorageAdapter#find_by shouldn't open handles by @tpendragon in #875
- Release 3.0.0.beta1 by @tpendragon in #882
New Contributors
Full Changelog: v2.2.0...v3.0.0.beta1