go-adaptive-radix-tree v1.0.4 Release Notes
Release Date: 2020-08-16 // almost 3 years ago-
- ⚡️ Optimize node16/48 space usage
- 🐎 Optimize node16 performance using bits package instead of sort
- 🔨 Minor changes and code refactoring
Previous changes from v1.0.3
-
- ⚡️ Update travis to support go v1.13, v1.14 and v1.15
- 🛠 Fix go v1.15 vet errors
- ⏪ Restore test coverage to 100%