- Reduce override log level to info #160
- Add ruby 3.3 tests #117
- Remove ruby 2.7 and Rails 5 tests, add ruby 3.x tests and upgrade rubocop to 1.42.0 #100
- Apply quality fixes #9
- Support Psych 4.X+ to correctly handle YAML aliases #16
- Ensure that Figjam.adapter is set to Figjam::Rails::Application before the figjam Railtie is loaded #7
- Allow silencing of non-string configuration warnings #8
- Add rubocop, fasterer, reek and Appraisal #1
- Aliased main module Figaro to Figjam to allow easier migration.
- First release. A hard fork of Figaro (with thanks to Steve Richert!). Retained latest published version for drop-in compatibility, but no functional changes.