gsa/CHANGLOG.md

17 lines
468 B
Markdown

# 0.3.0
- added size to backgrounds
- added rotation to backgrounds
- refactored api, background functions are now methods to background rather than gsa
# 0.2.1 - 2023-07-27
- fixed missing dependency in scaffolding
# 0.2.0 - 2023-07-27
- added README.md
- renamed tilemaps to backgrounds to make space for... tilemaps
- tile idx 0xffff and palette idx 0xff are now transparent rather than 0x0000
- added gsa scaffolding tool
# 0.1.0 - 2023-07-21
- initial release