Releases: mniip/hexchat-lua
Releases · mniip/hexchat-lua
v1.3
Fixed various filename shenanigans.
Fixed crash related to attributes.
Added hexchat.props.
Added errors when switching into invalidated contexts.
Added a patch that makes 5.3 look a bit like 5.2 so that lgi (lua gobject introspection) doesn't crash.
v1.2
Version 1.2
Added __eq (comparison with ==) for context objects.
v1.1
Version 1.1
Fixed a terrible bug in hexchat.unhook.
Prevent crash when hexchat.pluginpref was used before registering.
Added context:iterate.