github.com/carbocation/gotogether@v0.0.0-20130502180533-aa88e503440f/ChangeLog (about) 1 2013-05-02 version 0.3.2 2 * Add support for multiple root-level directories, enabling partitioning 3 of public and private assets. 4 * Fork from tebeka's bitbucket hg repository to a github repository 5 * Rename to something that I can recall more easily 6 7 2013-01-04 version 0.3.1 8 * Call Initialize in LoadTemplates as well (thanks Vincent Rischmann) 9 10 2013-01-04 version 0.3.0 11 * Allow to pass parameters to zip command (as requested by Josh Holland) 12 13 2012-10-06 version 0.2.0 14 * Using zip payload (Idea from Carlos Castillo http://bit.ly/SmYXXm) 15 16 2012-10-18 version 0.1.0 17 * Initial release