# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [0.2.1] - 2022-11-17 ### Changed - Updated minimum daggy from 0.6 to 0.8. ## [0.2.0] - 2022-08-19 ### Changed - Migrated error handling from `failure` to `thiserror`. - Updated crate to Rust 2018 Edition. [0.2.1]: https://github.com/aschampion/schemer/compare/schemer-v0.2.0...schemer-v0.2.1 [0.2.0]: https://github.com/aschampion/schemer/compare/schemer=v0.1.2...schemer-v0.2.0