0.9.0
- Add spellcheck, dict operation commands - FT.SPELLCHECK, FT.DICTADD, FT.DICTDEL, FT.DICTDUMP (#33)
- Add support for FT.MGET (#57, #56)
- Add double metaphone phonetic matcher (#55)
- Add support for NOCREATE (#52, #53)
- Add password to init func (#58)
- Add with_scores support to search command (#59)
Thanks to: @joeirimpan, @Aslan11 and @germanramos for the contributing!