wordexp/CHANGELOG.md

448 B

Changelog

Release notes for this project are also available on GitHub.

0.1.2

2023-01-08

  • Add support for Ruby 3.2
  • Drop support for Ruby 2.6

0.1.1

2022-01-16

  • Add native extension and command line executable to gemspec

0.1.0

2022-01-16

First release. Implements the most basic API without any options.

Command line executable and native extension are broken.