Skip to content

Releases: viig99/SymSpellCppPy

v0.0.18

28 May 11:13
Compare
Choose a tag to compare

Improved documentation

Full Changelog: v0.0.17...v0.0.18

v0.0.17

30 Mar 12:48
Compare
Choose a tag to compare

Full Changelog: v0.0.16...v0.0.17

v0.0.16

19 Nov 04:01
Compare
Choose a tag to compare

What's Changed

  • Using versioneer to create versions from github releases. by @viig99 in #17
  • Adding pypi version as shield. by @viig99 in #18

Full Changelog: v0.0.15...v0.0.16

v0.0.15-v2

14 Nov 12:26
85f73ec
Compare
Choose a tag to compare

What's Changed

  • Add -ffat-lto-objects compile option by @marcoffee in #14
  • fix: regex parsing on clang++/MacOS fix by @Razdeep in #13
  • Changes to release version v0.15.0 by @viig99 in #16

New Contributors

Full Changelog: v0.0.14...v0.0.15-v2

General Improvements

01 Jun 16:03
Compare
Choose a tag to compare

Thanks to @marcoffee for the changes, some bugfixes and general improvements.

Community release

06 May 03:03
Compare
Choose a tag to compare

Added ability to save and load from memory

v0.0.12-beta

04 Oct 12:22
Compare
Choose a tag to compare

Transfer casing functionality added for lookup & lookup_compound function.

Beta Release

01 Oct 17:33
Compare
Choose a tag to compare

Added around 44 new test cases from symspellpy, rest are marked as todos. The library should be usable for most cases for now.

Improved Docs

30 Sep 07:48
Compare
Choose a tag to compare

Added better documentation.

Alpha

30 Sep 04:31
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release

Adding save_pickle, load_pickle functionality also improved read the docs.