jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

Consider releasing jellyfish 1.0 #167

Closed dgilmanAIDENTIFIED closed 1 year ago

dgilmanAIDENTIFIED commented 1 year ago

The package has been out for a decade now, the API is probably stable. And even if you have to make API changes you can more clearly communicate breaking vs non-breaking API changes when you're past 1.0.

jamesturk commented 1 year ago

It is just a number :)

jamesturk commented 1 year ago

Plan for 1.0 in #177