Skip to content

v1.1.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@blueshank-gh blueshank-gh released this 24 May 07:34

Full Changelog: v1.0.3a-alpha...v1.1.0-alpha

Interstellar

+ Added JSON serializers from rapidjson under table.fromjson and table.tojson
+ Added table.isarray to check if a table contains a valid array of values instead of object-like storage
+ Added low-level conversion of any value to string via lua::toastring, to be change to not use tostring in the future

Specific

~ No Changes ~