Release 0.1.1 - More API cleanup
This cleans up the basic API even further. Changes:
- In Texture creation, images are passed as values
- In Shader creation, error unions are returned instead of nullable values
This cleans up the basic API even further. Changes: