Changelog for enchant |
Release |
What has changed? |
1.1.0 |
- add enchant_broker_set_dict_path and enchant_broker_get_dict_path. Allows custom locations for the ispell and myspell dictionnaries
- add ENCHANT_ISPELL and ENCHANT_MYSPELL constants |
1.0.2 |
- #13181, Leaving a context frees the dictionnary resources
- Fix protos descriptions in the sources |
1.0.1 |
- add enchant_broker_list_dicts to get a list of available dictionaries
- fix compilation warnings
- add examples
- add tests |
1.0 |
- Fixed leak inside MINFO function.
- Fixed crash inside enchant_dict_suggest() when there are no suggestions.
- Added missing safe_mode/open_basedir check inside enchant_broker_request_pwl_dict().
- Fixed various function prototypes.
- Fixed possible leak in suggestions result. |
0.2.1 |
- Fix possible leak in suggestions result
- Move to beta status |
0.2.0 |
- Add Ilia Alshanetsky as maintainer
- Cleanup sources codes (ilia)
- Add enchant_dict_quick_check (ilia) |
0.1 |
Initial release |