8000 Releases · andmarios/i7tt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: andmarios/i7tt

bugfixes and features

28 Aug 13:28
Compare
Choose a tag to compare

Fix bug where the row height would be calculated wrong if we had an odd number of widgets.

Make barchart colors to indicate cool (green), warm (yellow) and hot (red) temperatures.

Feature complete.

22 Aug 13:27
Compare
Choose a tag to compare

The last feature I wanted, dynamic height adjustment, is implemented. I thought that termui library didn't let me read the terminal's height, alas I was wrong. That is a good thing since now i7tt behaves as I want. :)

Old bugs returning

22 Aug 14:17
Compare
Choose a tag to compare
< 94DC div data-pjax="true" data-test-selector="body-content" data-view-component="true" class="markdown-body my-3">
  • fixed bug where upon width resize X axis labels didn't span across the whole axis

Tweaks

22 Aug 13:44
Compare
Choose a tag to compare
  • removed height flag since it isn't needed anymore
  • added a version flag

happy enough to release

21 Aug 21:32
Compare
Choose a tag to compare
v1.0rc

Fixed last bug, RC just in case.
0