Skip to content

POSIX compatiblity | Decrease script execution overhead | Cleanup

Compare
Choose a tag to compare
@Akianonymus Akianonymus released this 24 Jul 13:13
· 95 commits to master since this release

Add posix compatible scripts

Cleanup a lot of code

Fix parallel uploading bugs for macos, freebsd, etc

Optimize and decrease process execution time

Remove diff command dependency

Make install.sh posix compatible, add new flags.

Use only posix supported commands for sed, grep and xargs

Update README

Update workflow to test on macos