Skip to content

Allow globs as input | Improvements to install script | Code cleanup

Compare
Choose a tag to compare
@Akianonymus Akianonymus released this 09 Aug 09:54
· 83 commits to master since this release
Some misc improvements

* Remove more redundant code

* Check for any conflict before installation

* Add a check if terminal supportd ansi escapes

* Improve COLUMN detection in posix scripts

* Add a pure posix version of _bytes_to_human

* Fix an edge case in _json_value function