quantum v3.0.0 Release Notes

Release Date: 2020-06-11 // almost 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix @reboot Cron Expression (#437)

    ๐Ÿ”„ Changed

    • The Quantum.Storage behaviour contains a new mandatory child_spec/1 callback.
    • A lot of function that were not for public use have been undocumented. Those are now considered internal and may break at any point in time.
    • โฑ Quantum.Scheduler has been renamed to Quantum
    • Quantum.Storage.Adapter has been renamed to Quantum.Storage
    • ๐Ÿšš The global mode has been removed. It will be reimplemented as an additional library if a stable replacement is found.