v0.3.0
The sink api has be rewritten to use classes, to allow sinks to easier have internal state, i.e. filename for a file sink. These sinks come with accompanying creator / factory functions which should be used rather than the classes themselves. On top of this a new file sink has been added to complement the console sink.