Releases: d99kris/spacy-cpp
Releases · d99kris/spacy-cpp
v1.08
- doc update adding faq for no module named spacy
- use modern cmake python3 detection, re-enable macOS ci, provide more specific error message
- merged #16 - add MorphAnalysis support
- add cmake usage examples
- merged #15 - add Token::head() support
v1.07
- update tests for latest spacy
- update issue templates, ci branches and gitignore
v1.06
- fixes #10 - follow-up to a61e1bb, export src headers to allow cpm usage
- add uninstall support
- doc update
v1.05
- fixes #10 - fix header includes to allow cpm usage (#12)
- update doc and ci make.sh script
v1.04
build status badges to show master
v1.03
fixes #5 - add support for macOS and python 3
v1.02
adjustments for new spacy api and model