v0.12.0
What's Changed
- feat(wake): return the labels catalogue of the abouts a wake reads by @tgarciai in #507
- feat(relate): relate abouts through a label, never a bare scope by @tgarciai in #511
- feat(write): label a memory with free key=value pairs by @tgarciai in #509
- feat(labels): ask whether a new label resembles one the about holds by @tgarciai in #510
- feat(labels): select entries by label with in, notin, exists and notexists by @tgarciai in #512
- feat(labels): kmp_relabel, the fifteenth tool — change what a memory stands in without rewriting it by @tgarciai in #513
- feat(relate): read the narrow labels whole and cut the wide one, and say which by @tgarciai in #514
- chore: prepare v0.12.0 by @tgarciai in #515
Full Changelog: v0.11.0...v0.12.0