Releases: tada/dgo
Releases · tada/dgo
v0.5.1
v0.5.0: Refactor handling of Min() and Max() to common type
This commit adds a sizeRange struct with two uint32 integers for min and max. This struct implements a common interface used for all types that have size boundaries.