All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.1.4 - 2025-02-19
- 📌 Update asdf to version
0.16.2
#26
0.1.3 - 2025-02-19
- 🍻 Allow users to add a .tool-versions file for installs #17
0.1.2 - 2025-02-18
- 🔧 Use major, minor and patch version env values for
golang
- 💚 Updated some ci/cd workflow build stuff
0.1.1 - 2025-02-17
- 📌 Update
asdf
to version0.16.1
0.1.0 - 2025-02-17
- ⚙️ Improved GitHub Actions workflows:
- ➕ Added and fine-tuned CI workflows.
- ✨ Introduced a GitHub Action for merging.
- 📝 Added documentation:
- 📚 Added a changelog.
- 🔧 Updated Docker base images to support
asdf v0.16.0
, now using Go instead of Bash scripts. - 🔧 Updated all Dockerfiles and
docker-compose
configurations to supportasdf > v0.16.0
. - 📝 Updated documentation:
- 🛠️ Refined README with updated support version badges and additional details.
- 🛠️ Updated example toolsets for better compatibility.
- 📌 Pinned versions to prevent breaking changes with newer releases.
- ⚰️ Disabled RedHat support due to UBI8 images not supporting Go
v1.23.6
.
0.0.0 - 2023-12-16
- ✨ Initial release of the project.
- Added for new features.
- Changed for updates to existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now-removed features.
- Fixed for bug fixes.
- Security for vulnerabilities addressed.