All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Removed broad dependency on
rails
, replaced with explicit dependencies forrailties
,activesupport
, andactionpack
( issue and pr)
- Fix various loading order issues.