build: bump version to 0.3.0-dev
build: bump version to 0.2.0
build: update to Zig version 0.13.0
build: bump version to 0.2.0-dev
build: bump version to 0.1.0
docs: add versioning explanation to readme
Update to zig 0.12, support package manager
Resolve ambiguity in readme
Link mirrors in readme
Update to Zig 0.11
Update to zig 0.10.0
Update to zig version 0.9.0
The box argument to containsPoint() may be null
Rename fini() to deinit() This is much more idiomatic in zig
Return slice from RegionFoo.rectangles()
Fix FormatCode bindings
Convert pixman's Bool typedef to a zig bool
Initial commit