Releases: MinishLab/semble
Releases · MinishLab/semble
v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- docs: Add better docs for bash integration by @Pringled in #70
- fix: Bound resource usage and make git transports in MCP server safer by @Pringled in #69
- feat: Expose
include-text-filesvia CLI by @Pringled in #73 - feat: Add "semble savings" command by @Pringled in #76
- chore: add python 3.14 to ci by @stephantul in #82
- feat: add chunking module, remove chonkie by @stephantul in #84
- chore: Add .next to default ignore list, update uv install instruction by @Pringled in #85
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- chore: Add CONTRIBUTING.md by @Pringled in #62
- add exclude newer by @stephantul in #61
- feat: Add automatic reindexing for local paths by @Pringled in #63
- chore: Add release workflow for trusted publishing by @Pringled in #64
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- chore: Add citation info by @Pringled in #42
- Exclude uv.lock by @barseghyanartur in #43
- doc: Add titles to plots, fix plot location by @Pringled in #44
- Add macOS to CI workflow matrix by @Borda in #45
- chore: fix pre commit and run it by @stephantul in #48
- benchmarks: Add grepai and probe to benchmarks by @Pringled in #49
- feat: move code to weighting, add tests by @stephantul in #50
- feat: prevent commits to main branch by @stephantul in #51
- benchmarks: Add token efficiency benchmarks by @Pringled in #52
- docs: Update main features by @Pringled in #54
- chore: update precommit and a type alias by @stephantul in #53
- feat: Add CLI, add sub-agent install instructions by @Pringled in #55
New Contributors
- @barseghyanartur made their first contribution in #43
- @Borda made their first contribution in #45
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: Add initial code for hybrid code search by @Pringled in #1
- feat: Add embedding caching by @Pringled in #2
- feat: Add MCP by @Pringled in #3
- feat: Add query boosting and filetype penalties by @Pringled in #4
- chore: Upgrade Vicinity and typing by @Pringled in #5
- docs: Update docs by @Pringled in #6
- feat: Add benchmarks by @Pringled in #7
- chore: Update model location by @Pringled in #8
- feat: Add from_git by @Pringled in #9
- feat: add p90,95,99 percentile latencies by @stephantul in #11
- chore: Drop embedding cache by @Pringled in #10
- feat: turn Index to package by @stephantul in #12
- feat: simplify code by @stephantul in #13
- feat: Improve MCP by @Pringled in #14
- fix: small bug in file_walker by @stephantul in #15
- feat: speed up bm25 inference by @stephantul in #16
- feat: Use FastMCP by @Pringled in #17
- chore: Small cleanup by @Pringled in #18
- feat: add language and document selector by @stephantul in #19
- chore: Move chunker and file_walker to index, move CLI to MCP by @Pringled in #20
- fix: Fix tests by @Pringled in #21
- chore: Add CI by @Pringled in #22
- feat: Improve ranking diversity by @Pringled in #23
- feat: Expand benchmark, update params by @Pringled in #24
- feat: Add multi-chunk file boosting and embedded CamelCase boosting by @Pringled in #25
- feat: Update benchmarks, add baselines, add plots by @Pringled in #26
- docs: Update main docs by @Pringled in #27
- fix: Fix from_path absolute paths and git argument injection by @Pringled in #28
- fix: Selector bug fix and API cleanup by @Pringled in #29
- tests: Increase test coverage by @Pringled in #30
- docs: Update tagline by @Pringled in #31
- docs: Update docs, add benchmark plot by @Pringled in #32
- feat: Improve find_related API, fix chunk boundary bug, update MCP instructions by @Pringled in #33
- docs: Improve main docs, add badges by @Pringled in #34
- docs: Add identifier stem example, add more speed results by @Pringled in #35
- feat: Respect gitignore by @Pringled in #36
- docs: Add uv note by @Pringled in #37
- docs: Add codecov badge by @Pringled in #38
- fix: Fix codecov dir by @Pringled in #39
- chore: Prepare release by @Pringled in #40
- chore: Add MANIFEST.in by @Pringled in #41
New Contributors
- @Pringled made their first contribution in #1
- @stephantul made their first contribution in #11
Full Changelog: https://github.com/MinishLab/semble/commits/v0.1.0