Releases: fairyhunter13/newtype
Releases · fairyhunter13/newtype
v1.0.10
v1.0.9
Revert the Bool type to the original newtype 🐛
v1.0.8
Add variable name inside the struct 🐛
v1.0.7
Change newtype.Bool from bool to struct 🐛
v1.0.6
Remove Conversion
interface 🔥 🐛
v1.0.5
Fix bool bytes value for Xorm 🐛
v1.0.4
Fixing bool assignment if the value is nil in Scan
method 🐛
v1.0.3
- Removing decimal 🔥
v1.0.2
- Adding xorm integration for Decimal and Bool ✨
- Adding decimal ✨
v1.0.1
- Adding Scan and Valuer driver for Bool ✨