Releases: EddieDavison92/snomed-ecl-engine
Releases · EddieDavison92/snomed-ecl-engine
Release list
v0.2.1
What's Changed
- fix(cli): print REPL totals once and name the concept in history by @EddieDavison92 in #27
- docs: restructure the README around terminal clips by @EddieDavison92 in #28
- ci: attest release archives and the container image, and release 0.2.1 by @EddieDavison92 in #29
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- ci: let npm publish by trusted publishing by @EddieDavison92 in #22
- feat: manage indexes by release with add, list, use and remove by @EddieDavison92 in #23
- feat: search, lookup and history commands, with terms and CSV in expand by @EddieDavison92 in #25
- feat: download releases from NHS England TRUD by @EddieDavison92 in #24
- docs: cover download, search, lookup and history, and release 0.2.0 by @EddieDavison92 in #26
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- ci: publish by trusted publishing, and release 0.1.2 by @EddieDavison92 in #21
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- docs: lead the README with full ECL 2.3 support by @EddieDavison92 in #16
- chore: license under MIT only by @EddieDavison92 in #17
- docs: lead with whole-batch time against Snowstorm by @EddieDavison92 in #18
- docs: show the batch benchmark under the README introduction by @EddieDavison92 in #19
- feat: publish to npm, crates.io, Homebrew and ghcr.io by @EddieDavison92 in #20
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- perf: open indexes without hashing every section by @EddieDavison92 in #1
- feat: find concepts by name and describe them by @EddieDavison92 in #2
- perf: make subsumption and unions cost what they touch by @EddieDavison92 in #3
- feat: index historical associations from both ends by @EddieDavison92 in #4
- perf: evaluate refinements and member filters by what they read by @EddieDavison92 in #5
- feat: answer batch requests concurrently from one index by @EddieDavison92 in #6
- perf: serve labels, descriptions and scoped search quickly by @EddieDavison92 in #7
- fix: align the parser with the grammar and record the evidence by @EddieDavison92 in #8
- docs: re-measure this engine and redraw the benchmark charts by @EddieDavison92 in #9
- perf: shrink the packed index from 389 to 152 MiB by @EddieDavison92 in #10
- style: apply rustfmt across the crate by @EddieDavison92 in #11
- refactor: read only the current index format by @EddieDavison92 in #12
- chore: remove superseded evidence and legacy tooling by @EddieDavison92 in #13
- chore: add licences, contribution guide and CI by @EddieDavison92 in #14
- docs: rewrite for the public release by @EddieDavison92 in #15
New Contributors
- @EddieDavison92 made their first contribution in #1
Full Changelog: https://github.com/EddieDavison92/snomed-ecl-engine/commits/v0.1.0