Releases: StrawberryPerl/psperl
Releases · StrawberryPerl/psperl
v0.1.1
- Removed TravisCI testing
- Altered the Setup() method to create the directory for the
$Profile
if it doesn't yet exist
- Created a GitHub Workflow for testing purposes
- Reverted to https://strawberryperl.com/releases.json
v0.1.0
- Switch to https://strawberry.perl.bot/releases.json
- Gets us HTTPS, and it's faster than strawberryperl.com
- Add a -Version or -V command to show version information
- Begin some structure for creating a -Local or -Lib command to deal with local::lib
- Get some tags/releases back-filled
- Added the Changes log
v0.0.2
- Store the current version we're running in the environment
- Fix for non-English Windows installs (thanks xenu)
- Fix for error handling (thanks xenu)
v0.0.1
Initial Release:
- psperl -Available
- psperl -Init
- psperl -List
- psperl -Install
- psperl -Use
- psperl -Switch