Typus v3.1.8 Release Notes

Release Date: 2012-02-05 // about 12 years ago
    • [CHANGED] CSV generation is now performed in memory so we play nice with Heroku.

    • [CHANGED] We now can export XML, CSV and JSON without restriction. If fields are not defined for a format, defaults will be used.

    • [CHANGED] Updated Kaminari to 0.13.0 so we are now Rails 3.2.0 compatible.

    • [CHANGED] We now also load configuration files from "lib//config" as this is marked as deprecated in Rails 3.2.0.

    • [CHANGED] Updated Gems for the dummy application. This fixes deprecation warnings and keeps the plugin up to date.

    🔄 Changes: https://github.com/typus/typus/compare/v3.1.7...v3.1.8