Commit graph

20 commits

Author SHA1 Message Date
Lance Edgar 2ab7cf04c6 Update changelog 2024-06-04 17:22:10 -05:00
Lance Edgar 6757a48c34 Setup default handler for Mailchimp -> Rattail import 2024-06-04 17:21:30 -05:00
Lance Edgar 48c8ea43df Fix default dist filename for release task
not sure why this fix was needed, did setuptools behavior change?
2024-06-03 11:22:47 -05:00
Lance Edgar 1a4991d9c4 Update changelog 2024-06-03 11:21:46 -05:00
Lance Edgar 6ee6d5fea8 Add typer equivalents for rattail commands 2024-05-16 20:04:52 -05:00
Lance Edgar a80edf160b Update changelog 2023-11-30 22:22:58 -06:00
Lance Edgar fad83c465f Update subcommand entry point group names, per wuttjamaican 2023-11-30 22:22:33 -06:00
Lance Edgar 8447b63641 Update changelog 2023-06-01 14:25:13 -05:00
Lance Edgar cdea5067c0 Replace setup.py contents with setup.cfg 2023-05-16 14:28:31 -05:00
Lance Edgar e9dbc1d814 Update changelog 2023-05-13 17:49:21 -05:00
Lance Edgar b0c197e4b2 Avoid deprecated import for OrderedDict 2023-05-05 01:54:13 -05:00
Lance Edgar a343692c6c Update changelog 2023-02-21 19:21:34 -06:00
Lance Edgar c03119acb2 Tweak ORM relationship backrefs per SA 2.0 warnings 2023-02-21 18:15:27 -06:00
Lance Edgar 87477d7cbe Update changelog 2022-08-06 21:45:33 -05:00
Lance Edgar 2f40079d33 Use build module instead of invoking setup.py for release 2022-08-06 21:45:00 -05:00
Lance Edgar cf342f33cf Register email profiles provided by this pkg 2022-08-06 21:44:26 -05:00
Lance Edgar 7f9cab3b47 Add some API doc links to comments 2021-11-09 15:44:33 -06:00
Lance Edgar 8bb54eb661 Update changelog 2021-11-09 11:52:38 -06:00
Lance Edgar a997ffc7bb Add strptime() hack for older systems (?)
not actually sure what the issue is there, but this works..
2021-11-08 14:11:45 -06:00
Lance Edgar 8d858d74bd Initial version; basic list + member tables, import from MailChimp API 2021-11-08 13:26:23 -06:00