Skip to content

Releases: socketry/samovar

v2.5.1

Choose a tag to compare

@ioquatix ioquatix released this 17 Jun 06:02
7a860b8
  • Fix completion of empty arguments.

v2.5.0

Choose a tag to compare

@ioquatix ioquatix released this 17 Jun 02:48
712ad52
  • Introduce Command#complete which provides a hook for command completion logic, allowing developers to implement custom tab-completion behavior for their commands.

v2.4.2

Choose a tag to compare

@ioquatix ioquatix released this 13 Jun 05:50
179d0ee
  • Drop dependency on mapping gem.