Changelog
Version 0.3.0 (unreleased)
- Switch to using uv for project management
- Bump minimum required version of Python to 3.12 (released Oct 2023)
- Add
--delimiter
command-line option. Use it to choose the character that separates CSV fields in the output - Add type annotations
Version 0.2.0 (3 Jan 2022)
- Fix Pipx installation (see issue #6)
- Update dependencies
Compare full changes from v0.1.0.
Version 0.1.0 (4 Apr 2021)
- Add
--output
command-line option (see issue #4) - Update dependencies
Compare full changes from v0.1.0-pre.
Version 0.1.0-pre (27 Aug 2016)
Initial beta release.