Skip to content

Tags: vita-rust/cargo-vita

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v0.2.1 (#21)

# Changelog

## [0.2.1] - 2024-04-02
### Details
#### Changed
- Bump peter-evans/create-pull-request from 5 to 6 (#15) by
@dependabot[bot] in #15
- Bump softprops/action-gh-release from 1 to 2 (#16) by @dependabot[bot]
in #16
- Bump mathieudutour/github-tag-action from 6.1 to 6.2 (#17) by
@dependabot[bot] in #17
- Added cargo-deny, enabled pedantic clippy, upgraded dependencies (#18)
by @nikarh in #18
- Added option to skip stripping elf (#20) by @nikarh in #20

#### Fixed
- Fixed publish pipeline permissions by @nikarh
- Better error message when vita-parse-core is not found (#19) by
@nikarh in #19

Co-authored-by: nikarh <5517011+nikarh@users.noreply.github.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.2.0 (#14)

# Changelog

## [0.2.0] - 2024-01-12
### Details
#### Changed
- Replaced unmaintained ftp crate with its fork suppaftp (#8)
- Use log crate for cargo-vita output (#7)
- Disabled no-log feature of suppaftp
- Added logs sumbcommand to edit PrincessLog config remotely (#10)
- Add rust-src component to recommended rust-toolchain.toml (#11)
- Added CI jobs for CD (#12)
- Added dependabot.yml
- Updated dependecies

#### Fixed
- Fixed name of the publish job

---------

Co-authored-by: nikarh <nikarh@users.noreply.github.com>
Co-authored-by: Nikolay Arhipov <n@arhipov.net>

v0.1.6

Toggle v0.1.6's commit message
Fixed target path for coredumps

v0.1.4

Toggle v0.1.4's commit message
Release v0.1.4