Linux Fixes
It turns out that 0.2.0, did not actually support linux in all circumstances. This was due to a native library compilation issue. We fixed that over in: Yellow-Dog-Man/compressonator#5
Native Changes
This also includes:
Yellow-Dog-Man/compressonator#4 - Which corrects an error return with CMP_ConvertTexture.
Testing
GitHub Action tests now exist to prove that things work on both operating systems.
Once #6 has more work we can start turning samples into further tests.
Automated ChangeLog
What's Changed
- feat(tests): add basic test setup by @ProbablePrime in #11
- Remove extra dot in filename by @jae1911 in #10
New Contributors
Full Changelog: 0.2.0...0.3.0