Skip to content

Releases: onox/weechat-ada

v3.0.0

12 Sep 12:31
v3.0.0
f69eefc
Compare
Choose a tag to compare

Changes

  • Update code for WeeChat 2.8 and add procedure On_Line to hook lines

v2.0.1

19 Jul 17:31
v2.0.1
fbd97f5
Compare
Choose a tag to compare

Changes

  • Fix function Split when called with Separator'Length > 1
  • Silence warning about unreferenced variable
  • Convert to Alire crate

v2.0.0

06 Oct 22:18
v2.0.0
436e06e
Compare
Choose a tag to compare

Changes

  • Add support for completions
  • Add support for getting/setting configuration options
  • Add function Join to create a String out of a String_List
  • Remove hidden global variable and procedure Register

v1.0.0

02 Oct 20:25
v1.0.0
7a1c704
Compare
Choose a tag to compare

First stable release.