All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- 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 publish pipeline permissions by @nikarh
- Better error message when vita-parse-core is not found (#19) by @nikarh in #19
- 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 name of the publish job
- 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 subcommand to edit PrincessLog config remotely (#10)
- Add rust-src component to recommended rust-toolchain.toml (#11)
- Replace vita-rust wiki link with book link (#5)
- Reverted set_cargo_config_env (#6)
- Fixed release changelog generation
- Passing env variables for pkgconfig during cargo build (#3)
- Return exit code 1 on failure
- Update README.md
- Fail build if cargo build does not succeed
- Auto set OPENSSL_LIB_DIR and OPENSSL_INCLUDE_DIR env vars
- Fixed target path for coredumps
- More build targets
- Fixed coredump parse
- Add cargo env variables (#1)
- Fixed CI pipeline and updated README
- Release v0.1.4
- Added quiet flag as opposed to always having to set -v flag
- Fixed README
- Updated to latest cargo_metadata
- An env fallback for default_title_id
- Update README.md
- Fix static file paths
- VITA_IP is not required for build anymore
- Initial commit
- Initial build implementation
- Build command
- Update and run eboot
- Update and upload flags for vpk
- Readme
- Coredump
- Updated Readme.md
- Release ci job
- Workspace_default_packages hack until cargo_metadata is released
- Updated README.md
- Fixed CI
- Another attempt to fix CI
- Disabled cross-compilation
- Less targets