Skip to content

Commit 075122c

Browse files
authored
Switch from termion to crossterm (#1)
* Replace termion with crossterm for Windows compatibility * Add ctrlc handling to show cursor * Update version to 1.0.1
1 parent b1fb801 commit 075122c

4 files changed

Lines changed: 338 additions & 89 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## QSolve 1.0.1
4+
5+
- Switch from `termion` to `crossterm` to support Windows.
6+
37
## QSolve 1.0.0
48

59
- Initial release

0 commit comments

Comments
 (0)