Commit graph

62 commits

Author SHA1 Message Date
65c3714d9f fix: add Documentation link in pyproject.toml 2025-10-19 16:41:09 -05:00
10ebde55b1 bump: version 0.20.6 → 0.21.0 2025-10-19 13:42:10 -05:00
d2498091c5 feat: require latest wuttjamaican 2025-10-19 13:40:31 -05:00
6d8a3f40bc bump: version 0.20.5 → 0.20.6 2025-10-04 10:07:34 -05:00
326187cea1 fix: add dependency for SQLAlchemy-Utils
SQLAlchemy-Continuum used to depend on this directly, but no longer
does, so now we must

https://github.com/sqlalchemy-continuum/sqlalchemy-continuum/blob/main/CHANGES.rst#150-2025-08-30
2025-10-04 09:57:44 -05:00
be4688e676 bump: version 0.20.4 → 0.20.5 2025-09-20 14:25:25 -05:00
efbc7a39ab fix: fix config extension entry point
per upstream changes
2025-09-20 14:24:07 -05:00
061eaa44e9 bump: version 0.20.3 → 0.20.4 2025-02-15 17:40:41 -06:00
5439c7ba3b fix: add rattail purge-reports command 2025-02-15 17:39:55 -06:00
d23b539439 bump: version 0.20.2 → 0.20.3 2025-01-07 10:53:58 -06:00
370af2bc45 bump: version 0.20.1 → 0.20.2 2024-12-16 12:45:45 -06:00
dc8539990c bump: version 0.20.0 → 0.20.1 2024-12-10 12:51:27 -06:00
68be73b256 fix: move some logic to avoid error when no sqlalchemy 2024-12-05 08:22:28 -06:00
Lance Edgar
6bd9f17ba6 bump: version 0.19.2 → 0.20.0 2024-11-24 10:31:39 -06:00
Lance Edgar
7d30be68ec feat: add project generator for 'wutta'
really it's for 'wuttaweb' - just the basics, hopefully can add
generator logic to wutta project soon instead

but for now the wuttjamaican quick start docs will reference the
online Rattail Demo site for generating new project code
2024-11-24 10:25:51 -06:00
Lance Edgar
8127e6173f bump: version 0.19.1 → 0.19.2 2024-11-18 14:07:22 -06:00
Lance Edgar
f2bb06d19b bump: version 0.19.0 → 0.19.1 2024-11-12 10:17:53 -06:00
Lance Edgar
93889b9694 bump: version 0.18.12 → 0.19.0 2024-10-22 17:08:04 -05:00
Lance Edgar
f7c03fd618 feat: add support for new ordering batch from parsed file 2024-10-22 14:25:55 -05:00
Lance Edgar
c19d359c2e bump: version 0.18.11 → 0.18.12 2024-09-15 10:54:57 -05:00
Lance Edgar
7705fb94a8 fix: update project links, kallithea -> forgejo 2024-09-14 10:47:02 -05:00
Lance Edgar
4937d76680 docs: use markdown for readme file 2024-09-13 18:47:39 -05:00
Lance Edgar
5dca0b8507 bump: version 0.18.10 → 0.18.11 2024-09-03 11:19:30 -05:00
Lance Edgar
2a46b2226b bump: version 0.18.9 → 0.18.10 2024-09-03 11:00:04 -05:00
Lance Edgar
37ea063a6b bump: version 0.18.8 → 0.18.9 2024-08-30 20:36:47 -05:00
Lance Edgar
952bd15304 bump: version 0.18.7 → 0.18.8 2024-08-28 00:27:08 -05:00
Lance Edgar
d4f5515f20 fix: cleanup old code for "record changes" session feature
had some tests failing, and one thing led to another..  apparenty we
still had support for some pretty old sqlalchemy so no need to keep
that around.
2024-08-27 22:56:32 -05:00
Lance Edgar
fe5951786c bump: version 0.18.6 → 0.18.7 2024-08-27 22:18:42 -05:00
Lance Edgar
f0f3352c5f bump: version 0.18.5 → 0.18.6 2024-08-26 15:23:01 -05:00
Lance Edgar
0b7276d46d bump: version 0.18.4 → 0.18.5 2024-08-26 14:36:47 -05:00
Lance Edgar
d732124a0d bump: version 0.18.3 → 0.18.4 2024-08-22 14:52:42 -05:00
Lance Edgar
0ba80d4805 bump: version 0.18.2 → 0.18.3 2024-08-20 16:04:46 -05:00
Lance Edgar
ec75f246a0 bump: version 0.18.1 → 0.18.2 2024-08-20 15:04:06 -05:00
Lance Edgar
49c00ed314 bump: version 0.18.0 → 0.18.1 2024-08-15 21:15:40 -05:00
Lance Edgar
d49b93d09d bump: version 0.17.11 → 0.18.0 2024-08-15 16:21:14 -05:00
Lance Edgar
86d0380387 feat: refactor config/extension, session logic per wuttjamaican
this leverages wuttjamaican for a few more things perhaps, but mostly
this is to organize the code in a more logical way based on
conventions used in wuttjamaican.
2024-08-15 14:22:29 -05:00
Lance Edgar
025eac1819 bump: version 0.17.10 → 0.17.11 2024-08-13 11:13:33 -05:00
Lance Edgar
7da82e17de bump: version 0.17.9 → 0.17.10 2024-08-09 17:01:30 -05:00
Lance Edgar
21ef0f5c53 bump: version 0.17.8 → 0.17.9 2024-08-08 11:28:49 -05:00
Lance Edgar
32e01f71ec bump: version 0.17.7 → 0.17.8 2024-08-06 23:17:48 -05:00
Lance Edgar
6f72726e3a bump: version 0.17.6 → 0.17.7 2024-08-05 22:56:02 -05:00
Lance Edgar
983c4b6cf7 bump: version 0.17.5 → 0.17.6 2024-08-05 15:33:45 -05:00
Lance Edgar
82f13146e7 bump: version 0.17.4 → 0.17.5 2024-07-18 11:12:37 -05:00
Lance Edgar
2bec069d40 fix: require latest wuttjamaican 2024-07-18 11:12:31 -05:00
Lance Edgar
2322d50152 bump: version 0.17.3 → 0.17.4 2024-07-17 18:23:13 -05:00
Lance Edgar
ef5f72b0ff bump: version 0.17.2 → 0.17.3 2024-07-16 21:35:28 -05:00
Lance Edgar
f68aab4d8f bump: version 0.17.1 → 0.17.2 2024-07-16 17:21:35 -05:00
Lance Edgar
abc60b4f17 bump: version 0.17.0 → 0.17.1 2024-07-15 21:50:27 -05:00
Lance Edgar
2df717fa29 bump: version 0.16.1 → 0.17.0 2024-07-14 23:24:37 -05:00
Lance Edgar
1a3693fd10 feat: move most of auth handler logic to wuttjamaican
also deprecate the `rattail.db.auth` module
2024-07-14 23:23:25 -05:00