1.2.2 (2022-11-18)
- script: fix typo in autoload zsh (d121014)
1.2.1 (2022-11-18)
- scripts: chmod 755 for set spark_home scripts (26a510e)
1.2.0 (2022-11-18)
- misc: add set spark_home scripts (f483e9e)
1.1.0 (2022-10-28)
- download: introduce ASDF_SPARK_SKIP_VERIFICATION variable (f9845a5)
- download: verify checksum before extracting archive (1c0985d)
- utils: fix download_sha_checksum method (6101e72)
- utils: fix typo variable inside validate_sha_checksum (c93867e)
- utils: fix unbound variable from download command after refactoring (44127c7)
1.0.1 (2022-10-26)
- utils: fix without-hadoop env variable pattern matching (4fc81da)
- list-all: implement list_all_versions with unit test (03d08e2)
- utils: implement download and install utilities (82eb997)
- utils: fix starglob when copying tools files (90fd415)