- Major code refactor, and there's still more to do - need to make functions as pure as possible, they're currently polluted with global+env vars
- Added the option for installing on
arm64
- CI/CD - using matrix instead of copy-pasting jobs in the
test.yaml
file - CI/CD - added tests for
arm64
in Docker