Skip to content

0.1.0

Compare
Choose a tag to compare
@arcticicestudio arcticicestudio released this 07 Jan 13:58
· 38 commits to develop since this release
v0.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

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

❯ 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