All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in commit messages.
- update dependencies
- Add
asyncTrace
andskimageTrace
- Raise OSError "svgtrace.trace/ asyncTrace is not supported in Windows Jupyter Notebooks"
- Documentation: Add Tutorials
- Raise
FileNotFoundError
when input does not exist
- Add tox config
- Use playwright and install_playwright in-place of pyppeteer
- update precommit
- update documentation
- improve tests (run with pytest - generates output)
- update deps
- remove
metprint
- add pre-commit
- update readme
- update deps
- Reformatting
- Improve test code a bit
- Fixed bug resulting in failed trace
- Added typing
- Drop py < 3.7
- Updated pyppeteer to 0.2.2
- Updated classifiers
- Added docs
- Corrected unvendor imagetracer.js to vendor it (rookie error 😁)
- Updated project URLs to point to SvgTrace and not MetPrint
- Use the imageedit svg tracer in a standalone package.