3.25
- add support of third-party packages with rules (#737);
- fix Windows support (#715);
- fix zsh alias (#733);
- new rule:
heroku_multiple_apps
– add--app <app>
toheroku
commands likeheroku pg
(#729); - new rule:
apt_list_upgradable
– helps you runapt list --upgradable
afterapt update
(#732); - minor bug fixes.