- 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
We’ve just built and released a new version of pestle. Existing pestle users can update with a simple
$ pestle.phar selfupdate
Users new to pestle can find installation instructions in the GitHub README.md. Pestle is a command line framework for PHP with python like function imports, and also features a suite of code generation tools for Magento 2. These code generation tools feature heavily in our Magento 2 tutorials.
In addition to the pestle.phar
package itself, the version 1.4.2 release is also the first where we’ll be heavily promoting the bash completion script. This will give you tab completion for command names and some options. It also restores file path completion that the initial beta-script accidentally stomped. Big thanks to QwertyZW and whjm for help on this — apparently bash-completion is a bit of a kryptonite for me.
Other than the bash completion, 1.4.2 is a “hey we closed 10 issues in the rolling milestone let’s do a maintenance release” release. For full details, check out the GitHub milestone archive.