summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-01-30 13:36:23 +0200
committerjussi2024-01-30 13:36:23 +0200
commitd21512d88c2e24cf8cb230d29fb253fb5efd1661 (patch)
tree87b62953f4996344d68b93bd8228fc67f07be77d /changelog
parent143453af9ea9be82b2d58d665bed62abb716e21f (diff)
downloadreilua-enhanced-d21512d88c2e24cf8cb230d29fb253fb5efd1661.tar.gz
reilua-enhanced-d21512d88c2e24cf8cb230d29fb253fb5efd1661.tar.bz2
reilua-enhanced-d21512d88c2e24cf8cb230d29fb253fb5efd1661.zip
Rune lib and __concat for variable libs.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 2a72fc7..bc5d451 100644
--- a/changelog
+++ b/changelog
@@ -34,6 +34,7 @@ KEY CHANGES:
- CHANGE: Raygui lib refactoring.
- ADDED: Raygui lib extensions property list.
- ADDED: Text codepoints management functions.
+ - ADDED: Rune, UTF8 lib.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -66,6 +67,7 @@ DETAILED CHANGES:
- ADDED: LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
- CHANGE: GetGlyphInfo and GetGlyphInfoByIndex return glyphInfo as lightuserdata.
- ADDED: TextInsert and TextSplit.
+ - ADDED: __concat for variable wrapper libraries.
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5