File: CHANGELOG.md

package info (click to toggle)
haskell-microstache 1.0.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: haskell: 1,014; makefile: 7
file content (27 lines) | stat: -rw-r--r-- 418 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
26
27
## microstache 1.0.2.3

- Support `parsec-3.1.16.*`

## microstache 1.0.2.1

- Support `transformers-0.6`

## microstache 1.0.2

- Support `aeson-2.0.0.0`

## microstache 1.0.1.2

- Drop `bytestring` dependency (there weren't direct one)

## microstache 1.0.1.1

- Fix build against `transformers-0.3`

## microstache 1.0.1

- Add `renderMustacheW`

## microstache 1

Initial release, corresponding to `stache-0.2.2`.