Annotate v2.7.0 Release Notes

Release Date: 2015-12-30 // over 8 years ago
  • ๐Ÿš€ This release contains many bug fixes and enhancements with contributions from so many folks. Thanks!

    ๐Ÿ› Bug fixes

    • Fix Unable to annotate foreign_keys #282
    • ๐Ÿ›  Fix Not finding model AB::Thing in ab/thing.rb #271
    • ๐Ÿ›  Fix annotate -e doesn't skip serializers by default #270
    • ๐Ÿ›  Fix Wrapping creates a newline before the close statement #268
    • Fix 'skip_on_db_migrate' => 'false' #252
    • ๐Ÿš… Work with with Rails 5.0 #288

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ”ง Ignore 'already initialized constant' warnings when models are in additional configured auto load roots #281
    • Annotate additional subdirectories #286, #299
    • Hide column size for certain column types #278
    • Ignore bad model files #251
    • Support "routes" => "true" in auto_annotate_models.rake #245
    • 0๏ธโƒฃ Ignore default value for jsonb column #250