All Versions
16
Latest Version
Avg Release Cycle
15 days
Latest Release
-

Changelog History
Page 2

  • v0.8.2 Changes

    January 03, 2018
    • Requiring a previous version of phoenix_html to enable older applications to use Machinery.
    • ๐Ÿ”– Versioning compiled version of the assets to fix bug on dashboard interface.
  • v0.8.0 Changes

    January 02, 2018
    • โž• Adding first version of Machinery Dashboard - Pull Request
  • v0.7.0 Changes

    December 18, 2017
    • ๐Ÿ“„ Improving docs
    • โšก๏ธ Updating DSl to Decouple Machinery from the struct itself - Pull Request
    • โž• Adding support for automatic persistence - Pull Request
    • Converting states from Atoms to Strings - Pull Request
  • v0.4.1 Changes

    December 13, 2017
    • โšก๏ธ Updating wrong docs and README - Pull Request
  • v0.4.0 Changes

    • ๐Ÿ†• New, more functional DSL, not relying on Macros so much - Pull Request
    • โž• Adding support for before and after callbacks - Pull Request
  • v0.2.0 Changes

    • Enabling states and transitions declarations
    • โž• Adding support for guard functions