eric 1.0.0-alpha.2
eric: ^1.0.0-alpha.2 copied to clipboard
Read, write and modify a pubspec.yaml including retention and modifications of comments and out of spec content.
1.0.0-alpha.2 #
- core functions are working - you can read/write a pubspec and make basic mods.
- working on decluttering the public API.
- added functioning example
- the parsing of the description as a yaml scalar is only working for some scalar types (simple and single quoted)
1.0.0-alpha.1 #
- Initial pre-release