What's Changed
- index: make prefix keys use the canonicalized form by @bimmlerd in #144
- part: Only reuse watches hash map when it is small by @joamaki in #146
- Fix godoc comments by @tklauser in #148
- Bump to Hive v1.0.0 and fix job NewGroup usage by @joamaki in #150
- part: Optimizations for node48 case in findIndex by @joamaki in #149
Derive() now takes a job.Group as parameter instead of job.Registry and cell.Lifecycle.
Full Changelog: v0.6.3...v0.7.0