- Pestle 1.1.1 Released
- Pestle 1.1.2 Released
- Magento 2 Setup Migration Scripts
- Pestle 1.2.1 Released
- Sending Text Messages with PHP, pestle, and Nexmo
- Pestle 1.3 and AbstractModel UI Generation
- Pestle 1.4.1 and the Merits of Inheritance
- Pestle 1.4.4 Released
- Pestle Docs Done (for now)
- Pestle 1.4.2 Now Available
- Installing Pestle via. Homebrew
- Pestle 1.5.2 Released
Just a quick note that pestle 1.5.1 and 1.5.2 were released over the weekend. Current users can download 1.5.2 by running the self update command.
$ pestle.phar selfupdate
If you’ve never heard of pestle, it’s a framework for building command line tool and a collection of Magento 2 code generation programs. You can find installation instructions in the GitHub README.
This release takes care of a few small-but-fatal bugs that crashed pestle in a Windows environment, makes a small adjustment to the build to fix a fatal PHP 7.0 bug, and the 1.5.2 release takes another crack at the “sometimes you need to clear the /tmp/pestle-cache/* folders after downloading a new version.” problem.
There’s a quickies post in the queue that goes into more detail about the specific problems, but suffice it to say running PHP on Windows is just as balkanized as it is on the unixes.
I’m not ready to declare victory on Windows support yet, but keep those issues coming.