## Edge New Features: - Added `Wankel::SaxEncoder#value(VALUE)` - Abilitly to change the output stream of a `Wankel::SaxEncoder` during generation via `Wankel::SaxEncoder#output=` Major Changes: - `Wankel::SaxEncoder#complete` changed to `Wankel::SaxEncoder#flush` Minor Changes: Bugfixes: ## 0.3.0 (August 18th, 2014) Major Changes: - `Wankel::SaxEncoder#bool` changed to `Wankel::SaxEncoder#boolean`