Released n98-magerun version 1.90.0

Today we are proud to release a new stable n98-magerun version.
The new release contains some very nifty new features and enhancemnts which make
your live as Magento Developer a lot of easier.

Features

sys:check command got a modular structure

We refactored the sys:check command. All checks were moved into own sub-classes which are
registrated over dist config.
With the new system you are able to add new checks over your config. We will write an additional
blog post addressing the new big feature.

magerun_sys_check

(more…)

Released version 1.89

After the release of the new Magento CE 1.9 we updated n98-magerun to support the installation of the new version. The release 1.89 contains also some bugfixes and smaller enhancements. Changelog #320 Fixing minor grammatical error (by Chris Jones) #326 Encryption key parameter in install command (by Kristof Ringleff) #327 Read more

Released version 1.87.0

It’s the third release in 2014. The new release contains two new commands, some typo fixes and complete reworked bash completion script.

Bash Completion reworked

A often requested feature was a working bash completion script.
Thanks to Allard Hoeve from Byte Internet who created a new whole new bash completion
script.
The new script can be found here: https://github.com/netz98/n98-magerun/blob/master/autocompletion/bash/bash_complete

  • #294, #300, #301 New bash completion script (by Allard Hoeve)

(more…)