packages feed

hslua-module-doclayout-1.0.0: CHANGELOG.md

# Changelog

`hslua-module-doclayout` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 1.0.0

Released 2021-10-24

* Upgraded to hslua-2.0.
* Switched module name from `Foreign.Lua.Module.DocLayout` to
  `HsLua.Module.DocLayout`.

## 0.2.0.1

Released 2020-10-28.

* Relax upper bounds for hslua, allowing hslua-1.3.*

## 0.2.0

* Full test coverage of all provided Lua functions.
* Use documented module, including all function docs in the
  exported Haskell structure.
* Test with all GHC 8 major versions.

## 0.1.0

* Initial release.

[1]: https://pvp.haskell.org
[2]: https://github.com/hslua/hslua-module-doclayout/releases