Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
luac.cross_3.0-release_20201107_x64_float_Lua51.exe | 2020-11-08 | 420.9 kB | |
3.0-release_20201107 source code.tar.gz | 2020-11-07 | 4.2 MB | |
3.0-release_20201107 source code.zip | 2020-11-07 | 4.8 MB | |
README.md | 2020-11-07 | 930 Bytes | |
Totals: 4 Items | 9.4 MB | 0 |
Please note that as per [#3164] this project switched the default branch from master
to release
with the previous release. For the time being both are kept in sync as to ease the transition for our community. However, expect master
to disappear sooner or later.
Breaking Changes
- Remove
toHex
andtoBase64
fromcrypto
module, was moved toencoder
earlier - [#3300]
New Modules
- wiegand C module - [#3203]
- mcp23017 Lua module - [#3197]
- bme280_math C module as a companion to the bme280 Lua module - [#3132]
Bug Fixes
Please see the release milestone for details.