[ANN] luaposix 34.1.1 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] luaposix 34.1.1 released
- From: "Gary V. Vaughan" <gary@...>
- Date: 2019年7月28日 19:08:03 -0700
A library binding various POSIX APIs. POSIX is the IEEE Portable
Operating System Interface standard. luaposix is based on lposix.
I am happy to announce release 34.1.1 of luaposix.
If you have moved to the new low-level APIs, and don't rely on the Lua
backwards compatibility layer and convenience functions, you can safely
omit those dependencies and use the C layer only.
luaposix's home page is at https://github.com/luaposix/luaposix/, with
documentation at https://luaposix.github.io/luaposix.
## Noteworthy changes in release 34.1.1 (2019年07月27日) [stable]
### Bugs Fixed
- `posix.compat` really does work without `std.normalize` in the
`package.path` now.
Install it with LuaRocks, using:
luarocks install luaposix 34.1.1