This commit is contained in:
Daylin Morgan 2024-09-27 15:02:23 -05:00
parent 66b020c369
commit 38888ead0d
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -2,11 +2,12 @@
- [x] add cligen adapters to add colors with bbansi
- [ ] add integration test check cligen
- [ ] add generic help generator to accompany optparse
## improvements
- [ ] revamp spinner api
- [ ] add Bbstring indexing operations, that are span aware
- [x] add Bbstring ~~indexing operations~~ strutils, that are span aware
## features