Releases: beacon-biosignals/KeywordSearch.jl
Releases · beacon-biosignals/KeywordSearch.jl
v0.5.0
KeywordSearch v0.5.0
Merged pull requests:
- improve default
AUTOMATIC_REPLACEMENTS(#23) (@ericphanson) - allow call-side replacement customization (#24) (@ericphanson)
v0.4.0
KeywordSearch v0.4.0
Closed issues:
- Upstream and rename
_findminand_findall(#9)
Merged pull requests:
whitespace_typedefs=falseunnecessary (#15) (@ericphanson)- tweak names of github actions (#17) (@ericphanson)
- try
reviewdog/action-suggesterfor formatting and doctests (#18) (@ericphanson) - Add initial space at the start of
Document's to fix word boundary bug (#22) (@ericphanson)
v0.3.0
KeywordSearch v0.3.0
Merged pull requests:
- fixup: license, CI, docs (#1) (@ericphanson)
- Add format check and format code (#2) (@ericphanson)
- fix badges (#3) (@ericphanson)
- Rename
Report->DocumentandPatient->Corpus(#4) (@ericphanson) - Remove
And(#5) (@ericphanson) - extend table interface for
NamedMatches (#7) (@ericphanson) - Improve docs (#8) (@ericphanson)
- improve documentation, add doctests, fix bugs found on the way (#11) (@ericphanson)
- Some small CI script, docs project, and testing tweaks (#12) (@ericphanson)
- Replace
haystackfield bydocument(#13) (@ericphanson) - use
AUTOMATIC_REPLACEMENTSinstead of separatepunct_preprocessfunction (#14) (@ericphanson)