All Versions
16
Latest Version
Avg Release Cycle
15 days
Latest Release
-
Changelog History
Page 2
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