Releases: kassane/bdwgc-d
Releases · kassane/bdwgc-d
v0.2.2
@nogc
& nothrow
module added for non-betterC - ref.: #4
- zig packages updated
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Minor fix
- Replace
bdwgc
fork to upstream - static version
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Zig build-system - fetch and compile
libgc
/libtba
/libgccpp
, using same configuration from bdwgc
upstream (with zig-build).
- Dub initial support added
- All code imported is generated by
importC
.