Releases: flozz/img2gb
Releases · flozz/img2gb
img2gb v1.3.0
- feat: Added binary export of tilesets and tilemaps (@duysqubix, #44)
- misc: Added Python 3.13 support (@flozz)
- misc!: Removed Python 3.8 support (@flozz)
img2gb v1.2.0
v1.1.0
v1.0.0
- Refacto of the Python API, with new high-level fuction to be easier to use
- Refacto of the CLI: now tileset and tilemap are generated separately, this allow more options for both and covers more usecases.
- New option to handle alternative palette
- New option to handle 8x16px sprites
- Documentation
- Unit test (everything is not coverd but it is better than nothing)