Releases: RainbowCookie32/rusty-psn
Releases · RainbowCookie32/rusty-psn
v0.5.7
What's Changed
- Linting and formatting with
markdownlint
,cargo clippy
andcargo fmt
by @1Git2Clone in #282 - Add rustfmt workflow to Actions, update dependencies by @RainbowCookie32 in #283
- Actions: Add macOS universal binaries, auto-generate releases when merging to master (still not working) by @RainbowCookie32 in #293
- actions: releases fixes by @RainbowCookie32 in #294
New Contributors
- @1Git2Clone made their first contribution in #282
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
A release aimed mostly at fixing #274
- build(deps): bump quick-xml from 0.36.1 to 0.37.1 by @dependabot in #264
- build(deps): bump serde_json from 1.0.128 to 1.0.134 by @dependabot in #272
- build(deps): bump flexi_logger from 0.29.4 to 0.29.8 by @dependabot in #273
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
v0.5.2
What's Changed
- Multipart PS4 packages merging in egui release by @sarpt in #256
- build(deps): bump serde from 1.0.204 to 1.0.214 by @dependabot in #258
- build(deps): bump sha1_smol from 1.0.0 to 1.0.1 by @dependabot in #230
- build(deps): bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #244
- build(deps): bump notify-rust from 4.11.0 to 4.11.3 by @dependabot in #250
- build(deps): bump flexi_logger from 0.28.5 to 0.29.4 by @dependabot in #255
- build(deps): bump tokio from 1.39.2 to 1.41.0 by @dependabot in #257
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Full Changelog: v0.4.7...v0.5.0
v0.4.7
What's Changed
- utils.rs: use target_family instead of target_os by @makigumo in #242
- Remove newlines from game titles by @RainbowCookie32 in #247
New Contributors
Full Changelog: v0.4.6...v0.4.7