v0.2.0
Very large release:
- Updated to SDL3.2
- Now using SDL_GPU for rendering
- Refactored the Application to no longer be a static class.
- Added new FileSystem/Storage features introduced in SDL3
Look at the Samples to see how to implement the new App
class for your project.