Skip to content

Releases: untrustedmodders/plugify-module-lua

v2.1.1

10 Mar 19:16

Choose a tag to compare

2.1.1 (2026-03-10)

Bug Fixes

v2.1.0

10 Mar 19:02

Choose a tag to compare

2.1.0 (2026-03-10)

Features

Bug Fixes

v2.0.14

03 Jan 13:46

Choose a tag to compare

2.0.14 (2026-01-03)

Bug Fixes

  • add build type to configure step (c9682e7)

v2.0.13

26 Dec 03:03

Choose a tag to compare

2.0.13 (2025-12-26)

Bug Fixes

  • force lua to unwind stack properly on C++ (0fe61f1)

v2.0.12

25 Dec 16:04

Choose a tag to compare

2.0.12 (2025-12-25)

Bug Fixes

  • remove heap allocation for arg storage (f1017f6)

v2.0.11

13 Dec 17:04

Choose a tag to compare

2.0.11 (2025-12-13)

Bug Fixes

v2.0.10

01 Dec 18:03

Choose a tag to compare

2.0.10 (2025-12-01)

Bug Fixes

  • add class construction with handle if no other ctors are available (6b01643)
  • update plugify (16a1156)

v2.0.9

28 Nov 22:02

Choose a tag to compare

2.0.9 (2025-11-28)

Bug Fixes

v2.0.8

28 Nov 15:40

Choose a tag to compare

2.0.8 (2025-11-27)

Bug Fixes

  • add class generator code and update test (3f7ba53)
  • add initial work for class generation (bb6f0bb)
  • change success/fail symbols (8e9e0c8)
  • small refactor of methods (904a228)
  • update deps (4d99722)
  • update notify (de68f2b)

v2.0.7

06 Oct 21:18

Choose a tag to compare

2.0.7 (2025-10-06)

Bug Fixes