Implemented enhancements:
- u3d/prettify: catch missing dependencies errors on Linux #123
- Prettifyer not plugged when using -logFile /dev/stdout #18
- u3d/prettify: modify compiler rule parsing for 2017+ #121 (niezbop)
- ud3/prettify: improve exception logging rules #118 (niezbop)
- u3d/available: linux: do not try to fetch package size if already cached #116 (lacostej)
- u3d/dependencies: add command to install Linux dependencies #25 (niezbop)
Fixed bugs:
- u3d install updating cache even with --no-download option #104
Merged pull requests:
- u3d/prettify: add rule to catch library loading errors #124 (niezbop)
- u3d/prettify: also plug log analyzer on stdout (Fixes DragonBox#18 DragonBox#43) #122 (lacostej)
- u3d/install: do not refresh cache when download disabled (Fixes DragonBox#104) #120 (lacostej)