Releases: joaomdmoura/machinery
Releases · joaomdmoura/machinery
v0.16.1
0.16.1
- Bumping Ecto version - Pull Request
- Support for custom error messages on guard functions - Pull Request
v0.15.0
- Adding support for transitions logging - Pull Request
v0.14.0
- Adding support for wildcard transitions - Pull Request
v0.13.0
- Adding basic auth to Machinery Dashboard - Pull Request
v0.12.1
- Better treating the JSON return for the Dashboard - Pull Request
v0.11.0
- Adding a default config desabling the Machinery Dashboard
- Making the Machinery Dashboard bigger
- Enabling users to overwrite the desired state on Machinery Dashboard - Pull Request
- Adding the ability to change states form Dashboard - Pull Request
v0.8.2
- 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
- Adding first version of Machinery Dashboard - Pull Request
v0.7.0
- 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
- Updating wrong docs and README - Pull Request