mirror of
https://github.com/google/wuffs.git
synced 2026-01-18 17:11:32 +01:00
Update doc for v0.2 release date
This commit is contained in:
@@ -31,7 +31,7 @@ checking](/doc/note/bounds-checking.md) a slice or array expression like
|
||||
|
||||
Wuffs programs therefore usually work with unsigned integer types: `base.u32`
|
||||
instead of `base.i32`. In fact, Wuffs' standard library, as of version 0.2
|
||||
(November 2019), uses *only* unsigned integer types, yet still implements
|
||||
(December 2019), uses *only* unsigned integer types, yet still implements
|
||||
full-featured decoders for e.g. the GIF and ZLIB formats.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user