From CHANGELOG.md:
Changed
- invader-build: Now errors if item_collection tags have no items or has too
high of a weight, as this can crash the game. - invader-build: Now errors if compressed bitmaps have dimensions that are not
divisible by 4 and the target engine does not support it.
Fixed
- invader-bitmap: Fixed the format being set incorrectly creating
non-power of two bitmaps that are compressed. - invader-compare: Fix resource maps not being loaded when comparing cache
files.