File: CHANGELOG.md

package info (click to toggle)
haskell-hslua-typing 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 76 kB
  • sloc: haskell: 301; makefile: 3
file content (25 lines) | stat: -rw-r--r-- 490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Changelog

`hslua-typing` uses [PVP Versioning][].

## hslua-typing-0.2.0

Released 2026-01-08.

- Drop type *TypeDocs* together with the peeker and pusher
  functions `peekTypeDoc` and `pushTypeDoc`.

## hslua-typing-0.1.1

Released 2024-01-18.

-   Relaxed upper bound for text and containers, allowing
    text-2.1, and containers-0.7.

## hslua-typing-0.1.0

Released 2023-03-13.

-   Released into the wild. May it live long and prosper.

  [PVP Versioning]: https://pvp.haskell.org