All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for arm64 architecture
- Changelog
- Add SHA512 verification (https://gitlab.com/theoretick/asdf-ant/-/merge_requests/4)
- Split
bin/install
andbin/download
scripts for asdf@0.8+ compatibility (https://gitlab.com/theoretick/asdf-ant/-/merge_requests/8)
- Add
install
andlist-all
scripts - Fetch versions from archive.apache.org/dist
- Add
set-ant-home
bash scripts (inspired byhalcyon/asdf-java