- automatically build for different architectures and OS's
- more xlsx resources
- log4j adjustments
- update deps
- macOS aarch64 (M1/M2) release thanks to GraalVM 22.2.0 (https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.2.0)
Similar to GraalVM 22.2.0: If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them.
To do this, run the following:
$ sudo xattr -r -d com.apple.quarantine xls2json-macOS-aarch64-1.2.2
# or
$ sudo xattr -r -d com.apple.quarantine xls2json-macOS-amd64-1.2.2