The built release is now verified against our test application before pushing it to the gem server.
Fixed
A bunch of internal routes were missing from the released gem causing errors like NoMethodError (undefined method 'has_many_associated_records_path' for an instance of ActionDispatch::Routing::RoutesProxy). This release adds them back in.