Commit graph

17 commits

Author SHA1 Message Date
Lance Edgar 7823f3f1b1 docs: use markdown for readme file 2024-09-13 18:19:51 -05:00
Lance Edgar 7d75c11468 bump: version 0.3.1 → 0.3.2 2024-08-18 20:10:29 -05:00
Lance Edgar ef6e50e3a9 fix: avoid deprecated base class for config extension 2024-08-16 13:33:32 -05:00
Lance Edgar f87f602e59 bump: version 0.3.0 → 0.3.1 2024-07-01 14:00:45 -05:00
Lance Edgar c923f71eb2 fix: remove legacy command definitions 2024-07-01 12:17:50 -05:00
Lance Edgar c82128cb60 bump: version 0.2.0 → 0.3.0 2024-06-10 19:41:32 -05:00
Lance Edgar c1a18e6256 feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 19:40:59 -05:00
Lance Edgar 902a244634 Fix default dist filename for release task
not sure why this fix was needed, did setuptools behavior change?
2024-06-06 18:51:14 -05:00
Lance Edgar 0ef2ccc3c1 Update changelog 2024-06-06 18:50:22 -05:00
Lance Edgar 77a418c1f6 Add alembic scripts to project manifest 2024-06-06 18:49:44 -05:00
Lance Edgar f0bcef4959 Add typer equivalents for rattail commands 2024-05-16 20:57:37 -05:00
Lance Edgar 378958c11d Update changelog 2024-04-03 20:44:57 -05:00
Lance Edgar 5ccf17eed2 Update subcommand entry point group names, per wuttjamaican 2023-11-23 07:10:42 -06:00
Lance Edgar c12103893d Update changelog 2023-11-17 20:19:39 -06:00
Lance Edgar 9bc19af25e Replace setup.py contents with setup.cfg 2023-05-16 13:04:24 -05:00
Lance Edgar 7db49d80f0 Avoid deprecated import for OrderedDict 2023-05-05 01:59:59 -05:00
Lance Edgar 00e2a9fcb2 Initial commit
basic import from Wave API to cache tables for Customers, Invoices
2022-09-02 17:14:58 -05:00