Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 698 Bytes

File metadata and controls

41 lines (22 loc) · 698 Bytes

Release History

1.1.0 / 2026-04-03

Maintenance release. Modernized project tooling.

Changes:

  • Replace custom Indexer system with standard gemspec.
  • Replace Travis CI with GitHub Actions.
  • Add Rakefile.
  • Update URLs to HTTPS.
  • Clean up obsolete files and .gitignore.

1.0.2 / 2011-10-22

This release fixes a bug that preventd Kernel#case? from being defined.

Changes:

  • Remove Kernel#case? def condition [bug].

1.0.1 / 2011-10-19

This release simply refreshes the project build script. Functionality hasn't changed at all.

Changes:

  • Administrative details only.

1.0.0 / 2009-07-07

This is the initial stand-alone release of Platypus.

Changes:

  • Happy Birthday!