todone_lib 0.1.0 copy "todone_lib: ^0.1.0" to clipboard
todone_lib: ^0.1.0 copied to clipboard

outdated

A library made to parse and write tasks in the ToDone open format.

0.0.1 #

  • Initial version.
  • Parser can read from a String right formatted, a path of a file or a File object.

0.0.2 #

  • Fixed the standard to only include text that starts with ! .
  • Fixed an error that made the tasks to be set as undone when it included a done: keyword.

0.1.0 #

  • Tests: Fixed the tests to be compatible with new standard
  • Library: Renamed class from Parser to ToDone
  • Library: Added method to write to file
  • Docs: Documented all public APIs
  • Docs: Moved examples from README to example/README.md
  • Docs: Reorganized examples and fixed to reflect the changes of the API
1
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A library made to parse and write tasks in the ToDone open format.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on todone_lib