packages feed

lpeg-1.0.1: CHANGELOG.md

# Changelog

`lpeg` uses [PVP Versioning][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.

[1]: https://pvp.haskell.org