Commit graph

17 commits

Author SHA1 Message Date
Lance Edgar 5bee9db995 docs: use markdown for readme file 2024-09-13 18:26:41 -05:00
Lance Edgar 6e342e82ea bump: version 0.1.4 → 0.2.0 2024-06-11 18:33:34 -05:00
Lance Edgar f7f8fc4136 feat(license): declare project license as GNU GPL v3+ 2024-06-11 18:33:14 -05:00
Lance Edgar b59e7b4e88 feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-11 18:29:29 -05:00
Lance Edgar e87a14b828 Fix default dist filename for release task
not sure why this fix was needed, did setuptools behavior change?
2024-06-03 11:24:34 -05:00
Lance Edgar 7dbc9285b2 Update changelog 2024-06-03 11:23:44 -05:00
Lance Edgar 5ffd764edb Add schema for mapping QB bank accounts to vendor+store combo 2024-04-16 18:19:07 -05:00
Lance Edgar 60139e75fc Update changelog 2023-06-01 14:29:22 -05:00
Lance Edgar d91b119393 Replace setup.py contents with setup.cfg 2023-05-16 14:36:42 -05:00
Lance Edgar 670762a139 Update changelog 2023-05-11 14:22:12 -05:00
Lance Edgar d39657ce62 Avoid deprecated import for OrderedDict 2023-05-05 01:51:21 -05:00
Lance Edgar 1885c6ce74 Update changelog 2022-12-21 20:37:41 -06:00
Lance Edgar e9b1d32c2a Include alembic version scripts in built dist 2022-12-21 20:37:04 -06:00
Lance Edgar 70f19ca24f Update changelog 2022-12-21 20:08:21 -06:00
Lance Edgar 5acd888a51 Add shipping, supplies, dist.status_text for exportable invoices 2022-12-21 20:07:18 -06:00
Lance Edgar 9ca0637be5 Add all model/version importers 2022-12-21 06:05:34 -06:00
Lance Edgar 9394171ba5 Initial tables and importer stubs, mostly for invoice exports to QB 2022-12-20 19:20:11 -06:00