summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
blob: 52f492f1cb782748f37b86b4e02b789348849e32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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
- Add LisPng_write_RGBA8_data()

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