Commit Graph

36 Commits

Author SHA1 Message Date
EdJoPaTo
cc12c96c36 ci(actions): only warn on not yet specified lints 2021-05-13 10:30:38 +02:00
EdJoPaTo
0cafdbb6e4 ci(actions): improve rust workflow 2021-05-13 10:17:02 +02:00
EdJoPaTo
b268c7c3eb ci(dependabot): improve config 2021-05-13 10:11:36 +02:00
EdJoPaTo
15fbc26617 refactor(clippy): adapt to new lints 2021-05-13 09:24:54 +02:00
EdJoPaTo
45083fc332 refactor: prefer turbofish 2021-05-13 09:18:42 +02:00
EdJoPaTo
3aa5060d31 chore: v0.6.0 2021-05-03 10:58:08 +02:00
EdJoPaTo
be51a568d0 chore(cargo): update to tui v0.15 2021-05-03 10:57:15 +02:00
EdJoPaTo
d64e262db6 chore: v0.5.0 2021-05-01 14:22:07 +02:00
Joey Ezechiëls
8c43147be8 Improve API (#3)
* Introduce TreeItem::{child, child_mut}() accessors
* Add docstrings for TreeState::{open, close}()
2021-05-01 14:18:37 +02:00
EdJoPaTo
fef66b4b5b ci(actions): do release build 2021-04-30 11:20:13 +02:00
EdJoPaTo
1bdca46b4b ci(actions): improve rust workflow 2021-04-30 11:09:48 +02:00
EdJoPaTo
8344fe213a chore(license): also specify license as a file 2021-04-08 21:55:58 +02:00
EdJoPaTo
cf31797e86 refactor: impl method returns Self 2021-04-01 09:05:05 +02:00
EdJoPaTo
d5798982d1 ci(actions): libraries dont have lock files 2021-03-03 18:23:38 +01:00
EdJoPaTo
156da663f3 ci(actions): dont try to check windows
tests are done with terminion which is -nix only
2021-03-03 18:14:38 +01:00
EdJoPaTo
c627c8a07a ci(actions): improve rust workflow
- use cargo action over run

- run clippy and test on all OS

- remove caches
  caches dont improve speed that much (about a minute better?)
  and might lead to side effects (happened)
2021-03-03 18:08:43 +01:00
EdJoPaTo
39b76af827 ci(dependabot): improve commit message prefix 2021-03-03 18:06:14 +01:00
EdJoPaTo
9069bd7486 chore: v0.4.0 2021-02-13 09:53:37 +01:00
EdJoPaTo
075eb052a3 feat: add TreeState get_offset() 2021-02-13 09:49:35 +01:00
EdJoPaTo
5e5ef7972a chore(dependabot): improve config 2021-02-13 09:49:00 +01:00
EdJoPaTo
2237106124 chore(actions): update 2021-02-13 09:48:13 +01:00
EdJoPaTo
3f5e936337 chore: v0.3.0 2021-01-04 11:57:05 +01:00
EdJoPaTo
c0fc1be040 chore(cargo): update tui to 0.14
BREAKING CHANGE: requires tui 0.14
2021-01-04 11:56:48 +01:00
EdJoPaTo
0951d51545 chore(dependabot): activate 2021-01-04 11:33:06 +01:00
EdJoPaTo
6be2a9d190 chore(cargo): use include instead of exclude 2021-01-03 18:51:09 +01:00
EdJoPaTo
e3ac2554c3 refactor: let rust elide lifetimes 2020-12-31 17:55:44 +01:00
EdJoPaTo
0c36bb0c5a chore: v0.2.0 2020-11-15 17:27:58 +01:00
EdJoPaTo
3158b4d09b chore(tui): update tui to 0.13 2020-11-15 17:26:48 +01:00
EdJoPaTo
5265bf1d1e fix: use getter for all_opened
dont allow access to struct field
2020-10-31 21:31:54 +01:00
EdJoPaTo
b585b9dde9 style: remove some superfluous comments 2020-10-31 21:17:13 +01:00
EdJoPaTo
7e4709c67e chore: add meta stuff 2020-10-31 20:54:55 +01:00
EdJoPaTo
db61972cec fix: reduce indentation 2020-10-31 20:30:24 +01:00
EdJoPaTo
3513446bd8 chore(workflow): only build on x86 linux 2020-10-31 04:33:20 +01:00
EdJoPaTo
52e309ba5b chore(workflow): lib has no lock file 2020-10-31 04:14:22 +01:00
EdJoPaTo
8ef835538c chore(workflow): add github action 2020-10-30 16:33:53 +01:00
EdJoPaTo
b539806734 Initial commit 2020-10-30 16:30:07 +01:00