* fix detecting `--pretend` mode of emerge command
0.5.2
* remove passing *-p*, *--pretend* option * remove passing *-q*, **--quiet* parameters to **emerge** action * add *--with-bdeps=y* and *--keep-going=y* to **pye -w emerge** (emerge world) * add *--with-bdeps=y* to **check** action and **pye -w emerge** (emerge -pv world)
0.5.1
Only minor internal changes and repo clean-up.
0.5.0
* New CLI parameters: * _-d_, _--clean-print_ - Run deep clean with pretend after emerge and print info * _-c_, _--clean-run_ - Run deep clean after emerge and do the clean * New states for `e_sta` command * _-v_, _--verbose_ and _-q_, -_-quite_ work better now * internal code clean-up
0.4.2
Two new commands: * `e_sta` - Get current stage of emerging package * `e_prog` - Get current progress of emerging packages