-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove packing with PAR::Packer, update Changes
- Loading branch information
Showing
4 changed files
with
6 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Revision history for PlayStation-MemoryCard | ||
v0.2.1 2022-10-XX | ||
Packaging changes, shouldn't affect cli operations. Make | ||
scripts that don't exit return true, for operation under do. | ||
Binaries are now produced with Perl::Dist::APPerl instead of | ||
PAR::Packer to make binary cross-compatible with more | ||
operating systems than Windows. | ||
v0.2.1 2022-11-13 | ||
Packaging changes, shouldn't affect cli operations. | ||
- all scripts now return true for operation under do | ||
- use Perl::Dist::APPerl instead of PAR::Packer to build a | ||
cross-platform binary that is compatible with several | ||
unix-like operating systems in addition to Windows. | ||
|
||
v0.2.0 2022-07-19 | ||
First packaged version, released on an unsuspecting world. |
This file was deleted.
Oops, something went wrong.