Releases: pepicrft/plasma
Releases · pepicrft/plasma
v0.3.0
25 Dec 17:37
Compare
Sorry, something went wrong.
No results found
Features
Add build utilities for Xcode schemes (#5 )
v0.2.0
25 Dec 10:45
Compare
Sorry, something went wrong.
No results found
Features
Add Xcode scheme discovery API endpoint (#4 )
Miscellaneous Tasks
Remove version header from release notes
v0.1.0
24 Dec 19:29
Compare
Sorry, something went wrong.
No results found
Features
Implement automatic updates with Tauri updater (#3 )
Bug Fixes
Trigger release with corrected signing key password
Miscellaneous Tasks
Remove TAURI_SIGNING_PRIVATE_KEY_PASSWORD env var
Regenerate signing keys with empty password
Disable updater artifacts temporarily
v0.0.4
24 Dec 16:24
Compare
Sorry, something went wrong.
No results found
[0.0.4] - 2025-12-24
Bug Fixes
Remove RPM release number from artifact name
v0.0.3
24 Dec 16:16
Compare
Sorry, something went wrong.
No results found
[0.0.3] - 2025-12-24
Bug Fixes
Remove version from artifact names and consolidate checksums
v0.0.2
24 Dec 15:51
Compare
Sorry, something went wrong.
No results found
[0.0.2] - 2025-12-24
Bug Fixes
Only upload distributable packages to releases
v0.0.1
24 Dec 15:44
Compare
Sorry, something went wrong.
No results found
[0.0.1] - 2025-12-24
Features
Enable all bundle targets for releases
Bug Fixes
Simplify artifact preparation in release workflow
Correct bundle path to app/target/release/bundle
Set working-directory for checksum generation steps
Bundle artifacts are in workspace target, not app/target
Refactor
Make release workflow fully automated