Commit Graph

21 Commits

Author SHA1 Message Date
Jack Wills 10180d2e08 chore: update dependencies
Some breaking changes in ratatui, should now all have been addressed
2024-02-12 16:20:02 +00:00
Jack Wills d33dce3eec chore: update to ratatui v0.26.0 2024-02-05 22:11:49 +00:00
Jack Wills 5b28741631 test: color match tests updated 2024-02-05 14:50:50 +00:00
Jack Wills 53543a1b72 tests: gui tests 2024-01-16 10:38:22 +00:00
Jack Wills 0890991ff1 chore: dependencies updated 2023-12-31 00:09:58 +00:00
Jack Wills ef39082276 chore: release v0.3.1 2023-06-04 00:40:39 +00:00
Jack Wills 0d37ac5501 chores: ratatui span -> lines 2023-06-03 23:41:16 +00:00
Jack Wills 4679ddc885 chore: Spans -> Line, ratatui 0.21 update 2023-06-03 20:30:00 +00:00
Jack Wills d431f85021 feat: use ratatui 2023-03-19 21:08:33 +00:00
Jack Wills 46d4e5a832 chore: release v0.1.10 2022-12-25 15:48:57 +00:00
Jack Wills 57c3a6c186 refactor: remove_ansi to single liner 2022-12-09 03:42:57 +00:00
Jack Wills 62fb224786 refactor: String::from("") > String::new() 2022-10-07 03:04:06 +00:00
Jack Wills c41c0e4954 fix: color match bg/fg mix 2022-10-07 01:43:08 +00:00
Jack Wills 6bee4d007a refactor: clone()'s removed, allow(precision_loss) 2022-10-02 01:14:42 +00:00
Jack Wills e76878f424 refactor: Impl Copy where able to 2022-10-01 19:57:27 +00:00
Jack Wills bfc9cf9b39 wip: Docker file 2022-09-04 15:49:41 -04:00
Jack Wills 1bd61d4ce8 chore: linting nursery 2022-08-04 13:01:16 +00:00
Jack Wills 1263662bd9 chore: linting pedantic 2022-08-04 12:56:45 +00:00
Jack Wills ca3315a69f chore: lint unused unwraps 2022-08-04 11:47:45 +00:00
Jack Wills d9801cdf37 fix: dependencies update
update colorize_logs with updated cansi methods
2022-08-04 11:34:07 +00:00
Jack Wills 5101f60aaa init commit 2022-04-25 02:44:39 +00:00