Gorse v0.4.7
Features
- Support AVX512 SIMD instruments (#533).
- Support purge all data and cache (#549).
- Implement Go SDK in
client
package (#522). - Add CORS support to RESTul APIs by @NMathar (#550).
Fix
- Fix updating item visibility and categories (#552).
- Fix the deadlock problem of the scheduler (#554).
Performance
- Remove interface call in SIMD dispatch (#545).