Changelog for toml-reader-parse-0.1.1.1
0.1.1.1
- Removed
mtldependency
0.1.1.0
- Add tests
- Mark
FromToml Value Stringas overlapping - now it can be derived for newtypes - Rename old
pTableintopTableL, introducepTablewith produces value without location - Rework
FromToml b (L a)to delegate work toFromToml b a
0.1.0.0
Initial release