Releases: widefix/actual_db_schema
Releases · widefix/actual_db_schema
v0.8.6
What's Changed
- English grammar glow-up for README.md by @brandondrew in #159
- Fix failed tests by @ka8725 in #160
- Git hook installation should not look into the config by @ka8725 in #158
New Contributors
- @brandondrew made their first contribution in #159
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Make the gem work without git by @m-darbinyan in #156
Full Changelog: v0.8.4...v0.8.5
v0.8.4
v0.8.3
What's Changed
- Add a filter for migrations in the UI by @m-darbinyan in #130
- Show schema on UI by @m-darbinyan in #131
- Delete migrations from UI by @m-darbinyan in #132
- Configuration for tmp folder by @m-darbinyan in #136
- Revert "Delete migrations from UI" by @ka8725 in #138
- Fix schema diff by @m-darbinyan in #139
- Delete broken migrations by @m-darbinyan in #140
- Add rake task to delete broken migrations by @m-darbinyan in #141
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Fix Logger Dependency Issue in Tests by @m-darbinyan in #123
- Add a possibility to find a migration that added specific change into schema.rb by @m-darbinyan in #122
- Disable rubocop Metrics/ModuleLength and Metrics/ClassLength globally by @m-darbinyan in #124
- Support Parsing Phantom Migrations by @m-darbinyan in #125
- Run migrations/snippets in Rails console by @m-darbinyan in #129
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Run the git hook on switch branch only by @m-darbinyan in #118
- Fix changelog link by @m-darbinyan in #119
- Add support for running tests against different DB adapters by @m-darbinyan in #120
- Add multi-tenancy support by @m-darbinyan in #114
- Add a rake task that installs the gem by @m-darbinyan in #121
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add Missing SQLite3 Dependencies to Fix CI Workflow by @m-darbinyan in #106
- Make rollback more informative by @m-darbinyan in #104
- Delete rolled back phantom migration by @m-darbinyan in #107
- Fix phantom migration rollback failures caused by cross-branch acronyms by @m-darbinyan in #108
- Add Git hook to rollback phantom migrations on branch switch by @m-darbinyan in #110
- Add post-install instructions for git hook setup by @m-darbinyan in #112
New Contributors
- @m-darbinyan made their first contribution in #106
Full Changelog: v0.7.9...v0.8.0