Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlandon committed Aug 9, 2024
1 parent 9753c8d commit 2a2a4f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ Other contributions, as well as bug fixes and reviews are also welcome.

The following is a currently moving list of possible enhancements to be made in order to reach `v1.0`:
- [ ] Ensure to the best extent possible a thread-safe access to the command API.
- [ ] Clearer integration/alignment of the various I/O references between readline and commands.
- [ ] Clearer integration/alignment of the various I/O references between raw readline and commands.
- [ ] Clearer and sane model for asynchronous control/cancel of commands.
- [ ] Allow users to run the console command trees in one-exec style, with identical behavior.
- [ ] Test suite for most important or risky code paths.
- [ ] Set of helper functions for application-related directories.

0 comments on commit 2a2a4f5

Please sign in to comment.