v0.11.0
What's Changed
- fix(write): record_summary reads a well connected memory without its links by @tgarciai in #498
- feat(ask): a question with a date is one Ask that stands where it was asked (as_of, interval, axis) by @tgarciai in #499
- feat(ask): a recall read across abouts says which abouts it read (abouts_selected, abouts_empty_in_selection) by @tgarciai in #500
- feat(relate): kmp_relate, the fourteenth tool, reads what the memories of several abouts have to do with each other by @tgarciai in #501
- feat(relate): propose links between abouts that share a key, and store none of them by @tgarciai in #502
- feat(write): an equivalence declared from a kmp_relate proposal is the one edge that crosses abouts by @tgarciai in #503
- chore: prepare v0.11.0 by @tgarciai in #504
Full Changelog: v0.10.0...v0.11.0