oban v1.0.0-rc.2 Release Notes

Release Date: 2020-01-22 // over 4 years ago
  • ๐Ÿ›  Fixed

    • [Oban.Migration] Separate adding and modifying new columns in the V8 migration. The columns can't be modified without a flush.

    ๐Ÿ”„ Changed

    • โœ… [Oban.Testing] Accept a custom prefix when making test assertions.