Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@ptdewey ptdewey released this 12 Dec 02:45
· 7 commits to main since this release
305ca5c

What's Changed

  • wip feat: Tokenizer and NGram extraction by @ptdewey in #1
  • feat: Lexer and NGram MVPs and application-wide interface tweaks by @ptdewey in #2
  • feat: Weight calculations (prototype ready for graph) by @ptdewey in #3
  • feat: file/dir watching by @ptdewey in #4
  • feat: output serialization and toml config by @ptdewey in #5
  • Graph serialize by @JackWilli in #6
  • feat: Graph serialization, parallel state handling, and front-facing API endpoints by @ptdewey in #7
  • feat: basic server sync by @ptdewey in #8
  • feat: Serve graph from API by @ptdewey in #10
  • refactor/feat: better config handling by @ptdewey in #11
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #12

New Contributors

Full Changelog: https://github.com/oolong-sh/oolongd/commits/v0.5.0