8000 Releases · tighten/mise · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: tighten/mise

v0.1.4

14 May 19:54
Compare
Choose a tag to compare
  • Update .gitattributes to shrink distribution to useful files.

Full Changelog: v0.1.3...v0.1.4

v0.1.3

14 May 19:43
Compare
Choose a tag to compare

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 to apply 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

29 Mar 00:14
c7a62fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Mar 22:50
Compare
Choose a tag to compare

Initial released build. Basic implementation of steps and recipes.

0