docs(todos): mark task as done
This commit is contained in:
parent
1b1f259c26
commit
132a586f36
1 changed files with 4 additions and 3 deletions
7
TODO.md
7
TODO.md
|
@ -2,6 +2,7 @@
|
|||
|
||||
Features which need to be created before v0.1.0 release.
|
||||
|
||||
- Improve graceful error handling when parsing files
|
||||
- Finalize configuration file scheme
|
||||
- Implement identifiers
|
||||
- [ ] Improve graceful error handling when parsing files
|
||||
- [ ] Finalize configuration file scheme
|
||||
- [x] Implement identifiers
|
||||
- [ ] Handle case when files already exist
|
||||
|
|
Loading…
Reference in a new issue