v0.2.8
What's Changed
- chore: update Rust version in Dockerfile to 1.89 by @builtbyjonas in #18
- chore: add platforms specification for Docker image build by @builtbyjonas in #19
- chore: refactor Docker workflow to support multi-platform builds and remove legacy Dockerfile by @builtbyjonas in #20
- chore: add Docker Buildx setup step for Windows build job by @builtbyjonas in #21
- chore: specify driver for Docker Buildx setup in Windows build job by @builtbyjonas in #22
- chore: update Dockerfile to use Windows Server Core for Rust builder and add necessary DLLs by @builtbyjonas in #23
- chore: update Dockerfiles to use ARG for Rust version by @builtbyjonas in #24
- chore: enhance Docker workflow for multi-platform builds and improve Windows Dockerfile by @builtbyjonas in #25
- chore: update RUST_VERSION to full semantic version in Dockerfiles and fix argument passing in Windows Dockerfile by @builtbyjonas in #26
- chore: fix syntax in RUN command for Rust installation in Dockerfile.windows by @builtbyjonas in #27
- chore: add logging to Rust setup in Dockerfile.windows by @builtbyjonas in #28
- chore: consolidate Dockerfiles and streamline build process for Linux by @builtbyjonas in #29
- chore: update version to 0.2.8 and change default config name to uppercase by @builtbyjonas in #30
Full Changelog: v0.2.7...v0.2.8