[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Penlight 1.13.0 released
- From: Thijs Schreijer <thijs@...>
- Date: Fri, 22 Jul 2022 09:33:34 +0000
List,
Happy to announce a new release of Penlight, a general purpose utility
library.
This release is mostly a bug-fix release, with some minor additions:
* feat: app.require_here now follows symlink'd main modules to their
directory #423
* feat: utils.enum now accepts hash tables, to enable better error
handling #413
* feat: utils.kpairs new iterator over all non-integer keys (inverse
of ‘pairs’) #413
Full change log can be found on in CHANGELOG.md[2].
As usual installation is easiest using LuaRocks, the source repo is under
the LunarModules organization at Github[1].
This release was possible due to contributions from Christian Walther,
Nathaniel Wesley Filardo, Stéphane Veyret, Piotr Przybylski,
@nathanrpage97, and Thijs Schreijer.
If there are any issues, please let us know.
Enjoy.
Penlight Team.
[1]: https://github.com/lunarmodules/Penlight
[2]: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md