This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: coffeebeats/gdpack
Releases · coffeebeats/gdpack
v0.3.1
0.3.1 (2024-04-30)
What's Changed
- chore(deps): bump anyhow from 1.0.81 to 1.0.82 by @dependabot in #223
- chore(deps): bump typed-builder from 0.18.1 to 0.18.2 by @dependabot in #225
- chore(deps): bump serde from 1.0.197 to 1.0.198 by @dependabot in #224
- chore(deps): bump toml_edit from 0.22.9 to 0.22.10 by @dependabot in #226
- chore(deps): bump toml_edit from 0.22.10 to 0.22.12 by @dependabot in #227
- chore(deps): bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #228
- chore(deps): bump thiserror from 1.0.58 to 1.0.59 by @dependabot in #229
- chore(deps): bump zip from 0.6.6 to 1.1.1 by @dependabot in #230
- chore(deps): bump zip from 1.1.1 to 1.1.2 by @dependabot in #232
- chore(deps): bump serde from 1.0.198 to 1.0.199 by @dependabot in #233
- chore(deps): bump rstest from 0.18.2 to 0.19.0 by @dependabot in #222
Full Changelog: v0.3.0...v0.3.1
v0.3.0
0.3.0 (2024-04-09)
What's Changed
- fix(ci): raise minimum supported
glibc
to2.27
by @coffeebeats in #219 - chore(ci)!: only build linux binaries with latest
glibc
by @coffeebeats in #221
Full Changelog: v0.2.11...v0.3.0
v0.2.11
0.2.11 (2024-04-09)
What's Changed
- chore: update dependencies and target version
2.23
ofglibc
by @coffeebeats in #217
Full Changelog: v0.2.10...v0.2.11
v0.2.10
0.2.10 (2024-04-06)
What's Changed
- fix(scripts): unblock downloads of new
arm64
onlinux
target by @coffeebeats in #210 - fix(scripts): use correct compound condition syntax by @coffeebeats in #212
- fix(scripts): use correct variable name by @coffeebeats in #213
- chore(deps): bump h2 from 0.4.3 to 0.4.4 by @dependabot in #215
- chore(deps): bump reqwest from 0.12.2 to 0.12.3 by @dependabot in #216
- chore(deps): bump tj-actions/changed-files from 43 to 44 by @dependabot in #214
Full Changelog: v0.2.9...v0.2.10
v0.2.9
0.2.9 (2024-03-31)
What's Changed
- chore(ci): add placeholder workflow for testing by @coffeebeats in #207
- chore(ci): remove test workflow by @coffeebeats in #209
Full Changelog: v0.2.8...v0.2.9
v0.2.8
0.2.8 (2024-03-31)
What's Changed
- fix(ci): check for boolean value correctly by @coffeebeats in #205
Full Changelog: v0.2.7...v0.2.8
v0.2.7
0.2.7 (2024-03-31)
What's Changed
- fix(ci): set
fail-fast
to true; passuse_cross
asboolean
by @coffeebeats in #202 - chore(ci): add
aarch64-unknown-linux-gnu
as a target option for buildinggdpack
by @coffeebeats in #204
Full Changelog: v0.2.6...v0.2.7
v0.2.6
0.2.6 (2024-03-31)
What's Changed
- chore: upgrade rust to
1.77.1
by @coffeebeats in #198 - fix(ci): use correct syntax for
Cross.toml
by @coffeebeats in #200 - chore: ignore new linter warning by @coffeebeats in #201
Full Changelog: v0.2.5...v0.2.6
v0.2.5
0.2.5 (2024-03-31)
What's Changed
- fix(ci): vendor openssl-sys for
aarch64-unknown-linux-gnu
by @coffeebeats in #195 - chore(config): migrate from
toml_edit::Document
totoml_edit::DocumentMut
by @coffeebeats in #194 - fix(ci): build
aarch64-unknown-linux-gnu
binaries with older glibc by @coffeebeats in #197
Full Changelog: v0.2.4...v0.2.5
v0.2.4
0.2.4 (2024-03-31)
What's Changed
- chore(deps): bump clap from 4.5.3 to 4.5.4 by @dependabot in #188
- chore(deps): bump reqwest from 0.12.1 to 0.12.2 by @dependabot in #189
- chore(deps): bump openssl-sys from 0.9.101 to 0.9.102 by @dependabot in #191
- chore(deps): bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #190
- feat: pre-build
arm64
onlinux
binaries by @coffeebeats in #193
Full Changelog: v0.2.3...v0.2.4