summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 04ecdb0967541df083ebc437aa4fcf6f4ae2f6bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Changelog

## 0.2.0 (future release)
- Rename Png type to LisPng
- Replace function prefix lis_Png_ to LisPng_
- Expose LisPngColourType enum
- Add LisPngColourType_sample_count() function
- Add LisPng accessor functions
- Improve lisiblepng-bin error handling

## 0.1.0 (2024-03-05)
- Add PNG decoding support for colour types Greyscale and Truecolour
Go back to lisible.xyz