Releases: ilyakatz/data-migrate
Releases · ilyakatz/data-migrate
9.4.1
What's Changed
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #310
- Bump actionpack from 7.1.3.2 to 7.1.3.4 by @dependabot in #313
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #311
- Manyfold3d db prepare withdata by @ilyakatz in #319
Full Changelog: v9.4.0...9.4.1
v9.4.0
What's Changed
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #304
- Reset model schema cache before each run by @wildmaples in #307
- Load config before db:migrate:with_data by @wildmaples in #308
Full Changelog: v9.3.0...v9.4.0
v9.3.0
What's Changed
- Update Rails appraisals by @technicalpickles in #290
- Bump nokogiri from 1.15.3 to 1.16.2 by @dependabot in #298
- Improve db migrate with_data Rake task by @wildmaples in #296
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #297
- Bump gems by @ngan in #299
New Contributors
- @m-nakamura145 made their first contribution in #297
Full Changelog: v9.2.0...v9.3.0
v9.2.0
What's Changed
- Inherit from ActiveRecord::SchemaMigration directly by @wildmaples in #275
- Commit *.lock files by @wildmaples in #276
- Support Rails 7.1 by @wildmaples in #278
- Fix data:schema:load for structure.sql by @ngan in #281
- Bump activesupport from 7.0.6 to 7.0.7.2 by @dependabot in #282
- Update rails-7.1 to 7.1.0.beta1 by @technicalpickles in #283
- Build against rails 7.1.0.rc1 by @ngan in #286
- Support rails 7.1.0.rc2 by @ngan in #287
- Rails 7.1 update by @technicalpickles in #288
New Contributors
- @ngan made their first contribution in #281
- @dependabot made their first contribution in #282
- @technicalpickles made their first contribution in #283
Full Changelog: 9.1.0...v9.2.0
v9.1.1
9.1.0
What's Changed
- Write correct sha1 to internal metadata table by @wildmaples in #272
- Remove the need for empty data_schema files for non-primary databases by @wildmaples in #273
New Contributors
Full Changelog: 9.0.0...9.1.0
6.6.0: Merge pull request #163 from ilyakatz/lewhit-lw-support-multiple-dbs
Lewhit lw support multiple dbs