18 lines
366 B
Markdown
18 lines
366 B
Markdown
|
|
# Changelog
|
||
|
|
|
||
|
|
## v0.4
|
||
|
|
|
||
|
|
- Removed UMD builds
|
||
|
|
|
||
|
|
## v0.3
|
||
|
|
|
||
|
|
- Improved support for uncompressed formats and fixed various bugs
|
||
|
|
- Renamed `channelID` to `channelType`
|
||
|
|
- Added and reorganized exported constants and enums
|
||
|
|
- Changed type of `texelBlockDimension` to array
|
||
|
|
- Values now match KTX2 specification, with dimensionality `d` represented as `d - 1`
|
||
|
|
|
||
|
|
## v0.2
|
||
|
|
|
||
|
|
## v0.1
|