0.1.0
2017-01-07
Features
❯ Implemented the CLI (@arcticicestudio, #7, 35584e0) and public Plugin API (@arcticicestudio, #6, 7bee974).
❯ Implemented the snowsaw core logic classes
snowsaw.ConfigReader
(@arcticicestudio, #1, bc9468d)snowsaw.Context
(@arcticicestudio, #2, 528d171)snowsaw.Dispatcher
(@arcticicestudio, #5, 5bb0873)
This includes the custom logger class snowsaw.logging.Logger
(@arcticicestudio, #3, c56a719) and the util
(@arcticicestudio, #4, 695f1fd) package which provides project util methods and classes.
❯ Implemented the setup.py
file. (@arcticicestudio, #8, 4fad075)
❯ Implemented the core plugins
- Clean (@arcticicestudio, #9, 7fa022f)
- Link (@arcticicestudio, #10, 0cfd0b9)
- Shell (@arcticicestudio, #11, a51b61b)
❯ Implemented the main snowsaw executeable binary bin/snowsaw
. (@arcticicestudio, #12, 91b9feb)
A detailed integration guide and more information about the public Plugin API, the design concept and the configuration documentation can be found in the README and the project wiki.
The full changelog ist available here