Commit Graph

25 Commits

Author SHA1 Message Date
Florian Dehau
3c38abb203 Release 0.2.2 2018-05-06 12:34:26 +02:00
Florian Dehau
524845cc74 Publish v0.2.1 2018-04-01 19:49:10 +02:00
Florian Dehau
169dc43565 [examples] Add layout example 2018-04-01 18:28:17 +02:00
Florian Dehau
299279dc2d [examples] Add user input example 2018-01-27 10:46:58 +01:00
Florian Dehau
7d273b576d Bump version 2017-12-26 22:13:40 +01:00
Florian Dehau
151d7e8a1c [src] Update dependencies
* Update all dependencies to their latest versions
* Change border to Borders to match v1.0 of bitflags
2017-12-26 21:45:46 +01:00
Florian Dehau
e675d6735c [dependencies] Replace log4rs by stderrlog 2017-10-31 00:08:29 +01:00
Florian Dehau
d926695b17 Release v0.1.3 2017-06-15 09:00:00 +02:00
Florian Dehau
fd1e1f22af Add specification for all examples in Cargo.toml 2017-06-15 08:57:07 +02:00
Florian Dehau
28f0a8f216 Bump dependencies 2017-06-15 08:57:07 +02:00
Florian Dehau
419f2aadb2 Refactor Cargo.toml to only enable "termion" feature by default 2017-06-15 08:57:07 +02:00
Florian Dehau
1461aaa351 Add travis badge to Cargo.toml 2017-05-21 14:07:44 +02:00
Florian Dehau
d8865af559 Update dependencies 2017-05-21 14:01:53 +02:00
Florian Dehau
384ae324c9 Release 0.1.2 2016-12-25 16:15:43 +01:00
Florian Dehau
5a48de24a2 Update dependencies 2016-12-25 16:13:09 +01:00
Florian Dehau
796dab8873 Release 0.1.1 2016-11-28 10:18:51 +01:00
Florian Dehau
feefa5d54f Convert backends to conditionnal features for compilation 2016-11-28 09:52:51 +01:00
Florian Dehau
191859cb11 Update dev dependencies 2016-11-08 10:44:03 +01:00
Florian Dehau
19ab01e136 Update Cargo.toml 2016-11-08 10:29:42 +01:00
Florian Dehau
9bc61551e2 Refactor Terminal to be able to support multiple backends
* Add Rustbox as an other possible backend
2016-11-05 19:18:48 +01:00
Florian Dehau
07ff2b08eb Improve Chart Widget, safer buffer and unicode width 2016-10-20 12:01:09 +02:00
Florian Dehau
fde0ba95dd Remove cache system and add unicode segmentation 2016-10-16 00:38:20 +02:00
Florian Dehau
d11dedd864 Add sparkline widget and fix warnings 2016-10-12 19:43:39 +02:00
Florian Dehau
13f6a5a98b Add list widget and improve rendering 2016-10-11 19:54:35 +02:00
Florian Dehau
459201bc65 First commit 2016-10-09 19:46:53 +02:00