v0.6.8
- Clean-up
isAnchoredByHostnameto be more readable - Fix memory leak in reverse index (where we would keep a reference to buffer needlessly)
- Make sure Engine does not use more memory than necessary using
sliceinstead ofsubarray
isAnchoredByHostname to be more readableslice instead of subarray