What's Changed
- Only syntax highlight when errors are present by @jsbrittain in #42
- Adopt nox for testing against python versions by @jsbrittain in #43
- Elegantly redirect if port already busy by @jsbrittain in #45
- Add Python version compatbility badges by @jsbrittain in #47
- Add settings toggle for upsert/append by @jsbrittain in #46
- Rename 'database' to 'table' in parser return by @jsbrittain in #50
- Pin docs requirements by @jsbrittain in #54
- Update deprecated artifact action by @jsbrittain in #53
- Add pre-commit by @jsbrittain in #52
- Refactor to support pyinstaller by @jsbrittain in #51
- Mark rows excluded from ingestion by @jsbrittain in #55
Full Changelog: v0.1.3...v0.1.4