Releases: tighten/mise
Releases · tighten/mise
v0.1.4
- Update
.gitattributes
to shrink distribution to useful files.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix broken test suite. Use consistent styling in ListRecipes command by @jonsugar in #16
- Reproduce Breeze as an example of what Mise can do by @mattstauffer in #18
- Add VerifyEmailController stub for Breeze-like recipe by @nicodevs in #24
- Add
--no-git
flag toapply
command by @mattstauffer in #26 - Candidate php file formatting tool by @jonsugar in #22
- Use Rector to make alterations to php files by @jonsugar in #25
- Remove pointless autoload mapping by @jonsugar in #28
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
Initial released build. Basic implementation of steps and recipes.