Skip to content

Releases: SGG-Modding/ModUtil

4.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:51
Release 4.0.1

4.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 09:41
Release 4.0.0

3.1.2

Choose a tag to compare

@github-actions github-actions released this 29 May 10:27
Release 3.1.2

3.1.1

Choose a tag to compare

@github-actions github-actions released this 16 May 04:41
Release 3.1.1

3.1.0

Choose a tag to compare

@github-actions github-actions released this 15 May 17:43
Release 3.1.0

3.0.0

Choose a tag to compare

@github-actions github-actions released this 15 May 07:43
Release 3.0.0

2.10.1

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:37
Release 2.10.1

Mod Utility v2.10.0

Choose a tag to compare

@AndreLouisIssa AndreLouisIssa released this 19 Apr 16:29

(2.10.0) * hades II fix + fix table.remove
(2.9.0) * Context.Wrap/Call pass args to context
(2.8.1) * fix MergeKeyed edge case
(2.8.0) * +ModUtil.Table.MergeKeyed, fix table.concat
(2.7.0) * better string representations
(2.6.0) * -qrawconcat, rework ToString
(2.5.0) * rawtostring, table.rawunpack, table.rawconcat globals
(2.4.0) * Triggers system, remove RandomElement, load .Hades earlier, fix Node.New
(2.3.1) * Fix yes and no buttons
(2.3.0) * Simplify refer + fix extra refer + leverage _G path
(2.2.0) * Override carries forward env and Context.Env takes the latest override + helpers
(2.1.0) * Context.Env returns + fix Decorate.Inject
(2.0.9) * Fix call stack leak with Path context operations and fix Context.Wrap
...
(2.0.0) * Beta becomes main, finally, no bugs hopefully :S by @MagicGonads in #1

Full Changelog: v2.7.0...v2.10.0

Mod Utility v2.9.0

Choose a tag to compare

@AndreLouisIssa AndreLouisIssa released this 15 Sep 13:03

(2.9.0) * Context.Wrap/Call pass args to context
(2.8.1) * fix MergeKeyed edge case
(2.8.0) * +ModUtil.Table.MergeKeyed, fix table.concat
(2.7.0) * better string representations
(2.6.0) * -qrawconcat, rework ToString
(2.5.0) * rawtostring, table.rawunpack, table.rawconcat globals
(2.4.0) * Triggers system, remove RandomElement, load .Hades earlier, fix Node.New
(2.3.1) * Fix yes and no buttons
(2.3.0) * Simplify refer + fix extra refer + leverage _G path
(2.2.0) * Override carries forward env and Context.Env takes the latest override + helpers
(2.1.0) * Context.Env returns + fix Decorate.Inject
(2.0.9) * Fix call stack leak with Path context operations and fix Context.Wrap
...
(2.0.0) * Beta becomes main, finally, no bugs hopefully :S by @MagicGonads in #1

Full Changelog: v2.7.0...v2.9.0

Mod Utility v2.8.1

Choose a tag to compare

@AndreLouisIssa AndreLouisIssa released this 17 Nov 16:05

(2.8.1) * fix MergeKeyed edge case
(2.8.0) * +ModUtil.Table.MergeKeyed, fix table.concat
(2.7.0) * better string representations
(2.6.0) * -qrawconcat, rework ToString
(2.5.0) * rawtostring, table.rawunpack, table.rawconcat globals
(2.4.0) * Triggers system, remove RandomElement, load .Hades earlier, fix Node.New
(2.3.1) * Fix yes and no buttons
(2.3.0) * Simplify refer + fix extra refer + leverage _G path
(2.2.0) * Override carries forward env and Context.Env takes the latest override + helpers
(2.1.0) * Context.Env returns + fix Decorate.Inject
(2.0.9) * Fix call stack leak with Path context operations and fix Context.Wrap
...
(2.0.0) * Beta becomes main, finally, no bugs hopefully :S by @MagicGonads in #1

Full Changelog: v2.7.0...v2.8.0