# Changelog All notable changes to this project will be documented in this file. ## [0.0.19] - 2024-10-06 ### Build - *(deps)* Bump clap from 4.5.18 to 4.5.19 ## [0.0.18] - 2024-09-23 ### 🚀 Features - [#53](https://github.com/devklick/gdman/pull/53) - Support removing old version after installing updated godot version ## [0.0.16] - 2024-09-12 ### 📚 Documentation - Update readme ## [0.0.15] - 2024-09-10 ### 🐛 Bug Fixes - [#45](https://github.com/devklick/gdman-rs/pull/45) - Activate already-installed version without calling Github ## [0.0.14] - 2024-09-10 ### 🐛 Bug Fixes - Fiz unzip, only make executable on unix ## [0.0.13] - 2024-09-10 ### 🐛 Bug Fixes - Fiz unzip, only make executable on unix ## [0.0.12] - 2024-09-10 ### 🐛 Bug Fixes - Update install path for gdman installer - Remove unnecessary tokio features - Suppress lnk logs - Make godot file executable, remove redundant code ## [0.0.11] - 2024-09-09 ### 🐛 Bug Fixes - Path to currently active version ## [0.0.10] - 2024-09-09 ### 🐛 Bug Fixes - Fixed error when running gdman current and no version active - Try fix reading windows shortcut - Error message ## [0.0.9] - 2024-09-09 ### 🐛 Bug Fixes - Initial implementation of following shortcuts on windows ## [0.0.8] - 2024-09-09 ### 🐛 Bug Fixes - Symlink path issues on macos - Update `list` command to log when no version are installed - `list` command was using wrong comparison ## [0.0.7] - 2024-09-09 ### 🐛 Bug Fixes - Architecture lookup from OS ## [0.0.6] - 2024-09-09 ### 🐛 Bug Fixes - Macos platform arg ## [0.0.5] - 2024-09-08 ### 🐛 Bug Fixes - Godot link name on windows ## [0.0.4] - 2024-09-08 ### 🐛 Bug Fixes - Include openssl in build - Create godot shortcut on windows ## [0.0.3] - 2024-09-08 ### 🐛 Bug Fixes - Set active godot version after install ## [0.0.2] - 2024-09-08 ### ⚙️ Miscellaneous Tasks - Release ## [0.0.1] - 2024-09-08 ### 🚀 Features - Add build & publish workflow - Teak workflows - Update release workflow ### 🐛 Bug Fixes - Trigger release on push to master - Add description, license to cargo.toml - Fix license