## 0.3.4 (2018-05-03) * Document more of the API ## 0.3.3 (2018-05-02) #### Features * **API:** Expose Template ([68cd942f](https://github.com/crate-ci/stager/commit/68cd942f5ddbcdc8e5359134feca191f30c8c173)) ## 0.3.2 (2018-05-02) #### Features * Implement basic traits ([624b4636](https://github.com/crate-ci/stager/commit/624b4636ec3f435de06cfbc6b9241f80bba5a750)) ## 0.3.1 (2018-05-02) #### Bug Fixes * **SourceFiles:** Do not return directories ([a608a05b](https://github.com/crate-ci/stager/commit/a608a05bd032e56bc2ad4ee5e56b542aa21abdfe)) ## 0.3.0 (2018-04-22) #### Features * Exclusion support for SourceFiles ([8f3df7aa](https://github.com/crate-ci/stager/commit/8f3df7aa52dbe568a4205a6bc88930f02d217a4c), closes [#9](https://github.com/crate-ci/stager/issues/9)) #### Bug Fixes * Report all errors ([7943d0fc](https://github.com/crate-ci/stager/commit/7943d0fc99df90f7e45e12b9cde1a278229e5ab3), closes [#3](https://github.com/crate-ci/stager/issues/3), breaks [#](https://github.com/crate-ci/stager/issues/)) * **README:** Bad links from copy pasta ([13a949a5](https://github.com/crate-ci/stager/commit/13a949a580df9cd536224d006c54a6389c8f9908)) #### Breaking Changes * Report all errors ([7943d0fc](https://github.com/crate-ci/stager/commit/7943d0fc99df90f7e45e12b9cde1a278229e5ab3), closes [#3](https://github.com/crate-ci/stager/issues/3)) ## 0.2.0 (2018-04-12) #### Features * **de:** * Define path handling rules ([a3f33ba7](https://github.com/cobalt-org/liquid-rust/commit/a3f33ba7e989a1b7bc53c88f998bdc858a587dfd)) * Template support ([4ec9d52f](https://github.com/cobalt-org/liquid-rust/commit/4ec9d52f758dbe4a7a9fb09ea76a4f0eaa0a781a), closes [#1](https://github.com/cobalt-org/liquid-rust/issues/1)) * ignore 'nothing found' error option ([3fce66a0](https://github.com/cobalt-org/liquid-rust/commit/3fce66a04d8ea16caa39a739a03196924329fb75)) #### Breaking Changes * **de:** * Define path handling rules ([a3f33ba7](https://github.com/cobalt-org/liquid-rust/commit/a3f33ba7e989a1b7bc53c88f998bdc858a587dfd)) * Template support ([4ec9d52f](https://github.com/cobalt-org/liquid-rust/commit/4ec9d52f758dbe4a7a9fb09ea76a4f0eaa0a781a), closes [#1](https://github.com/cobalt-org/liquid-rust/issues/1)) ## 0.1.0 (2018-04-8) Initial release.