Skip to content

Releases: StrawberryPerl/psperl

v0.1.1

15 Apr 00:24
Compare
Choose a tag to compare
  • 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

29 Jun 15:03
Compare
Choose a tag to compare
  • 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

29 Jun 14:53
Compare
Choose a tag to compare
  • 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

29 Jun 14:52
Compare
Choose a tag to compare

Initial Release:

  • psperl -Available
  • psperl -Init
  • psperl -List
  • psperl -Install
  • psperl -Use
  • psperl -Switch