Newer
Older
[2013-04-25] jsctags / doctorjs patched to work with node.js >= 0.10
====================================================================
* While working with an older node.js version (0.8.18)
I never noticed any error with the new js-outline.
But on work I got a newer node.js version on which
doctorjs will crash. Fixed this according to:
https://github.com/mozilla/doctorjs/pull/54/files
[2013-04-08] New bashrc component added
=======================================
* A new component were added. The 'completions' component
adds at the moment a completion for the bashrc binary.
Just add it to your ~/.bashrc.d/exports.conf like this:
bashrcComponent['completions']=1
Or just copy over the delivered exports.conf.dist file.
[2013-04-08] New bashrc binary
==============================
* Added new binary named bashrc which unifies the project
management. This and all new binaries which are located
at the `BashRC/project/root/bin` are automatically added
to the PATH environment variable.
* This binary combines all common operations to the BashRC
project:
* Updating the project
* Show changelog
* Show documentation for helpers