Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Releases: Loschcode/rails_async_migrations

v1.0.5

Choose a tag to compare

@Loschcode Loschcode released this 05 Jan 02:46
  • Locked methods remove from configuration
  • Delayed::Job as default workers

v1.0.4

v1.0.4 Pre-release
Pre-release

Choose a tag to compare

@Loschcode Loschcode released this 04 Jan 18:53
  • Rollback stable
  • Asynchronous trigger strategy changes

v1.0.3

v1.0.3 Pre-release
Pre-release

Choose a tag to compare

@Loschcode Loschcode released this 03 Jan 19:27
  • Stable version

v1.0.2

v1.0.2 Pre-release
Pre-release

Choose a tag to compare

@Loschcode Loschcode released this 03 Jan 19:06
  • Multiple async run available

v1.0.1

v1.0.1 Pre-release
Pre-release

Choose a tag to compare

@Loschcode Loschcode released this 03 Jan 00:04
  • Quickfix fault tolerance Sidekiq

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@Loschcode Loschcode released this 02 Jan 23:24
  • First working version
  • One way asynchronous migrations
  • Customizable asynchronous methods
  • Usable through Sidekiq or Delayed::Job
  • Verbose mode available for troubleshooting