Skip to content

v1.1.0: Improve documentation, usability, tests

Compare
Choose a tag to compare
@Geod24 Geod24 released this 15 Jan 05:45

As seen in the sole commit of this release:

This commit introduce a lot more documentation (README, inline) in preparation for Bitblob's release.
On the functional side, it also adds an opSlice overload, make the existing opIndex overload inout,
remove the dependency on std.format, and add tests that we indeed do not allocate when using
formattedWrite.