Commit graph

11 commits

Author SHA1 Message Date
Lance Edgar 5fb45f3e5a docs: use markdown for readme file 2024-09-13 18:04:43 -05:00
Lance Edgar a9097ea6d2 bump: version 0.2.0 → 0.2.1 2024-07-01 14:02:48 -05:00
Lance Edgar 018936cc6e fix: remove incorrect entry points
missed these when copy-pasting apparently
2024-07-01 12:18:34 -05:00
Lance Edgar 1788ad0528 build: make clean dist folder for each release
this obviates the need to parse app version.  but also i found a clue
online that said `twine upload dist/*` was the usual way to run things
2024-06-10 19:47:29 -05:00
Lance Edgar 7db3221ec0 bump: version 0.1.0 → 0.2.0 2024-06-10 19:45:11 -05:00
Lance Edgar 8d4898ead6 feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 19:44:59 -05:00
Lance Edgar d5ad6ed52b Update changelog 2023-11-17 20:20:40 -06:00
Lance Edgar 73ed35b3fb Replace setup.py contents with setup.cfg 2023-05-16 13:01:58 -05:00
Lance Edgar e7514d2bd1 Do not require Wave ID by default, for customer record 2023-02-21 11:19:38 -06:00
Lance Edgar f1959a9b9e Add view supplement for Customers 2022-12-10 16:04:00 -06:00
Lance Edgar 2bb75bfd4f Initial commit
basic views for Wave cache tables: Customers, Invoices
2022-09-02 17:18:03 -05:00