Changelog of @hackage/lpeg 1.1.0

Changelog

lpeg uses PVP Versioning.

lpeg-1.1.0

Released 2023-09-27.

  • Update to the latest upstream version, LPeg version 1.1.

lpeg-1.0.4

Released 2023-03-13.

  • Allow lua-2.3.

  • Cease support for GHC 8.2 and older; require base 4.11 or later.

lpeg-1.0.3

Released 2022-01-29.

  • Allow lua-2.2.*.

lpeg-1.0.2

Released 2022-01-29.

  • Allow lua-2.1.*.

lpeg-1.0.1

Released 2021-11-08.

  • The ‘re’ package is a Lua script that’s part of LPeg. It is now included as a byte array in the C sources; a loader function for this library is provided, and ‘re’ is now handled by the lpeg searcher.

lpeg-1.0.0

Released 2021-10-31.

  • A wild package appears.