Releases: lunohodov/monarch
Releases · lunohodov/monarch
v0.8.0
What's Changed
- Drop support for Rails 6.0.X release series by @lunohodov in #30
- Bump actionpack from 7.0.5 to 7.0.5.1 by @dependabot in #29
- Add Rails 7.1 to the test matrix by @lunohodov in #32
- Bump activestorage from 7.0.5.1 to 7.1.3.2 by @dependabot in #33
- Test against Ruby 3.3.0 by @lunohodov in #37
- Console script for development by @lunohodov in #38
Checksums (SHA-256):
- monarch_migrate-0.8.0.gem:
21d648ef6e04487bb0d2d3ec9543d280f0ee92fe4a6e7e64dbe54d959d12a55a
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Drop support for Ruby 2.7 and Rails 5.2 by @lunohodov in #24
- Fix destroying a data migration by @lunohodov in #27
- Respect configured schema migrations path by @lunohodov in #28
- Bump activesupport from 7.0.3.1 to 7.0.4.1 by @dependabot in #16
- Bump nokogiri from 1.13.7 to 1.14.0 by @dependabot in #20
- Bump rack from 2.2.4 to 2.2.6.2 by @dependabot in #17
- Bump loofah from 2.18.0 to 2.19.1 by @dependabot in #12
- Bump rails-html-sanitizer from 1.4.3 to 1.5.0 by @dependabot in #19
Checksums (SHA-256):
monarch_migrate-0.7.0.gem
:cbd4317dc23c746ff130ce7ffb14f8fe2e10368416f655b045eb60a2b68f1b72
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add
after_commit
callback for data migrations
Checksums (SHA-256):
monarch_migrate-0.6.0.gem
:ce134c99407594906532d7417886ba2a280406328c03466c5e0f081b80c93ad4
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Add testing support for RSpec and TestUnit.
- Add generators for RSpec and TestUnit tests.
- Move data migration generator into the Rails namespace.
Checksums (SHA-256):
monarch_migrate-0.5.0.gem
:4d1d85dee376a52a80434fd4d5fa94885beddb37c444afc59e224210ec652d6b
Full Changelog: v0.4.0...v0.5.0