mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-04-14 12:06:01 +00:00
23 lines
448 B
Markdown
23 lines
448 B
Markdown
# Changelog
|
|
|
|
[Release notes][gh] for this project are [also available on GitHub][gh].
|
|
|
|
[gh]: https://github.com/samsonjs/wordexp/releases
|
|
|
|
# 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.
|