CHANGELOG.md
May 23, 2026 ยท View on GitHub
0.6.1 (2026-05-23)
- Added
materialized_viewsoption
0.6.0 (2026-04-14)
- Dropped support for Ruby < 3.3 and Rails < 7.2
0.5.1 (2025-04-26)
- Added support for Trilogy
0.5.0 (2025-04-03)
- Dropped support for Ruby < 3.2 and Rails < 7.1
0.4.0 (2024-06-24)
- Dropped support for Ruby < 3.1 and Rails < 6.1
0.3.1 (2022-11-06)
- Fixed dropping views for
change_table,drop_join_table,remove_belongs_to, andremove_reference
0.3.0 (2022-10-09)
- Dropped support for Ruby < 2.7 and Rails < 6
0.2.2 (2020-12-17)
- Fixed
wrong number of argumentserror
0.2.1 (2020-12-16)
- Added support for Ruby 3
- Fixed warning with Ruby 2.7
0.2.0 (2020-03-12)
- Only update views that have changed
- Added
hypershield:refresh:dry_runrake task - Added
enabledoption - Added generator
0.1.1 (2019-09-20)
- Fixed error with MySQL 8
- Added
log_sqloption
0.1.0 (2018-04-01)
- First release