* fix(coloring): invalid color application for rows with VALID column
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
* tests(pod): new valid function needs different test fixtures
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
* fix: fix tests without introducing a regression bug
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
---------
Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
* Update deprecated yaml.v2->v3
* [Fix] fix issue with yaml sanitization when [] or [xxx] are present
* Spring cleanup
* fix#3192
* Column Blow Reloaded
* Add ability to use alias when specifying custom views
* fix#3119 - non alpha cust col
* Address issues:
o fix#3118 - wrong res shown on alias
o fix#3120 - shuffled cols after sort
* fix#3122 - view event not sorted
* rel v0.40.4