* add additional abbr's to the EN lang * add html_text_to_sentences option for text parser
0.1.1
* limit class and function exports
0.1.0
* improve tests * pyquery can be passed * better package config
0.0.5
* improve tests * add automatic deployment on PyPI through github action * better package config
0.0.4
* max_chars parameter in string_parser was renamed to take * added skip functionality to string_parser * updated docs regarding skip and take * fixed minor bugs * added more tests cases and lost of test functions were parametrized
0.0.3
following features were added for string_parser and text_parser: - title - fixed some typos in docs