Skip to content

Releases: d99kris/spacy-cpp

v1.08

25 Mar 02:08
Compare
Choose a tag to compare
  • 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

27 Dec 22:42
Compare
Choose a tag to compare
  • update tests for latest spacy
  • update issue templates, ci branches and gitignore

v1.06

28 Feb 11:19
Compare
Choose a tag to compare
  • fixes #10 - follow-up to a61e1bb, export src headers to allow cpm usage
  • add uninstall support
  • doc update

v1.05

27 Feb 05:13
a61e1bb
Compare
Choose a tag to compare
  • fixes #10 - fix header includes to allow cpm usage (#12)
  • update doc and ci make.sh script

v1.04

11 Dec 10:41
Compare
Choose a tag to compare
build status badges to show master

v1.03

06 May 11:04
Compare
Choose a tag to compare
fixes #5 - add support for macOS and python 3

v1.02

15 Nov 14:08
Compare
Choose a tag to compare
adjustments for new spacy api and model