jsmin
jsmin copied to clipboard
3.1.0
v3.1.0 (2022-11-30) Marcin Konowalczyk
- Moved some things to init
- Run
black(this is actually most of the diff) - Removed deprecated escape sequences from tests (basically backslashes
\/,\dand\*, same as #38) - Added typing for nicer editor hints and run mypy
- Made non-interface functions private
Tests passing on 3.7.15