mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[GH-ISSUE #222] Still being maintained / updated? #121
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kvnxiao on GitHub (Feb 12, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/222
@mum4k commented on GitHub (Feb 12, 2020):
Hello @kvnxiao, yes termdash is still maintained although there is currently no active development on it.
Do you have anything specific in mind?
@kvnxiao commented on GitHub (Feb 12, 2020):
I was simply wondering if there was a roadmap of sorts, since the README states that the API is non-stable until 1.0.0, and currently it's only at 0.10.0.
@mum4k commented on GitHub (Feb 12, 2020):
That is a good question. I was refraining from marking the API stable until we get all the main features in. You can take a look at the currently filed issues, those that are marked as enhancement indicate potential new features:
https://github.com/mum4k/termdash/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement
Out of these probably only one has the potential to break the API - addition of floating / pop-up windows:
https://github.com/mum4k/termdash/issues/104
On the other hand I do understand the importance of having a stable API and we do have users now, so I could be convinced otherwise, i.e. to release 1.0 and make only compatible changes. It is a balancing act. I started mapping what we should do before we release 1.0, but didn't get far:
https://github.com/mum4k/termdash/issues/193
Feel free to contribute to the discussion and thank you for your time.
@mum4k commented on GitHub (Mar 7, 2020):
Closing as answered, please feel free to reopen if you have further questions, or comment directly in #193.