|
List,
Happy to announce a new release of Penlight, a general purpose utility library. This is just a small maintenance release, from the changeling: - fix: `stringx.strip` behaved badly with string lengths > 200
- fix: `path.currentdir` now takes no arguments and calls `lfs.currentdir` without argument - feat: `utils.raise_deprecation` now has an option to NOT include a stack-trace As usual installation is easiest using LuaRocks, the source repo is under the LunarModules organization at Github: https://github.com/lunarmodules/Penlight If there are any issues, please let us know. Enjoy. Penlight Team. |