-
v0.1.1_alphadfc3de3f · ·
- removed a reduntant binary file that should never have been there - rename log utility to "golog"
-
v0.1.0_alpha8c5b319c · ·
Initial release for Gohan Contains the following functionality: - register - install
- Redo recipe files in yaml - Add support for ownership and permissions in recipes - Add the "remove" alias for the "delete" action
Patch some small issues related to an early exit without message if Stat couldn't find the file.
Released mostly for the -f flag, added in support -fs and field_seperator opt for future use.
- Add delete action - Keep track of installed files
- Fix issue when trying to install a directory when only working on a single repository - Redo util.CopyFile and util.CopyDir into util.Copy
- Config directories and files are created if they dont exist yet - Directories can now be installed via a recipe - Added a -all flag for installing all recipes of a given repository
- removed a reduntant binary file that should never have been there - rename log utility to "golog"
Initial release for Gohan Contains the following functionality: - register - install