Commit graph

133 commits

Author SHA1 Message Date
e6ee355f2e 0.12.0a3 add rgb <-> srgb 2025-12-18 16:57:36 +01:00
75adb9fbff 0.12.0a2 remove deprecated configparse from 0.3.0 and AuthSrc derivatives 2025-12-12 11:34:37 +01:00
d123b9c196 0.12.0a1 add Matrix() 2025-12-12 11:03:10 +01:00
eca16d781f 0.11.2 add tests for not_*_than() 2025-12-05 17:45:15 +01:00
3af9d6c9fb 0.11.1 make yesno() accept boolean types 2025-12-01 10:23:59 +01:00
0460062867 0.11.0 wrap SQLAlchemy() sessions by default, add Lawyer(), SpitText(), cb32lencode(), more Snowflake.from_*(), docstring changes 2025-11-28 10:21:26 +01:00
855299c6d5 0.10.2 fix types on cb32decode() 2025-11-27 19:50:33 +01:00
7e6a46c654 0.10.1 fix missing imports 2025-11-23 21:52:01 +01:00
5c9a6f2c7e 0.10.0 add peewee.SnowflakeField() 2025-11-23 19:13:14 +01:00
def2634f21 0.9.0 add yesno() + make Waiter usable + document validators 2025-11-16 10:34:49 +01:00
f1f9a95189 CD/CI gitignore fix pt.2 2025-11-10 17:30:48 +01:00
8e3da63216 CD/CI gitignore fix 2025-11-10 17:29:35 +01:00
305f193f93 0.8.2 fix chalk behavior 2025-11-10 17:18:13 +01:00
9471fc338f 0.8.1 missing type guard in *bound_fk() 2025-11-05 18:08:49 +01:00
4a31fbc14f 0.8.0 improve (experimental) Waiter + add sqlalchemy.username_column() 2025-11-05 10:47:08 +01:00
0ca2fde687 0.7.7 forgot what the actual fix was 2025-11-01 22:43:07 +01:00
96a65c38e3 0.7.6 fix @glue() stray usage 2025-11-01 10:05:22 +01:00
556019e0bd 0.7.5 update sqlalchemy module to require flask_sqlalchemy 2025-11-01 09:29:20 +01:00
c27630c3d6 0.7.4 add test and docs to .iding 2025-10-29 09:28:59 +01:00
10e6c202f0 0.7.3 fix imports (?) in .sqlalchemy, add experimental .glue, docs for .sqlalchemy 2025-10-18 14:48:32 +02:00
7e80c84de6 0.7.2 add version= to @future(), support Py3.14, mark .waiter as future 2025-10-11 18:39:06 +02:00
be4404c520 0.7.1 2025-10-11 11:09:37 +02:00
ef8ce327cd prepare for release 2025-10-11 11:07:50 +02:00
72b759504b improve auto doc 2025-10-11 11:00:50 +02:00
2719f71b06 update readthedocs.yaml 2025-10-11 10:40:58 +02:00
6c00217095 update requirements for Sphinx 2025-10-11 10:35:40 +02:00
fca91bdc54 improve decorator typing 2025-10-11 10:22:49 +02:00
21021875c8 fix again 2025-10-10 20:29:05 +02:00
1b03f3b2e9 again fix 2025-10-10 20:24:38 +02:00
18f6a78524 fix import 2025-10-10 20:22:09 +02:00
484e46b2f9 change to rtd theme 2025-10-10 20:20:23 +02:00
47ac53ea9b try to fix doc building 2025-10-10 20:17:09 +02:00
d48767c603 readd requirements.txt 2025-10-10 20:12:12 +02:00
84af601a6f remove myst_parser 2025-10-10 20:08:47 +02:00
3151948dd0 add requirements.txt (provisional) to make build succeed 2025-10-10 20:05:17 +02:00
efb5ab1a5b add docs 2025-10-10 19:52:48 +02:00
646ac2e1bf 0.7.0 "The Lucky Update" 2025-09-30 20:34:38 +02:00
9c0e889750 version advance 2025-09-30 20:09:21 +02:00
25697ee958 add not_lesser_than(), WebColor(), annotations and documentation changes 2025-09-23 12:52:11 +02:00
17cab8e257 update CHANGELOG 2025-09-19 19:02:46 +02:00
e7726328d3 add @future 2025-09-19 17:22:00 +02:00
f07d691004 add parse_time(), validators.not_greater_than() 2025-09-19 16:52:23 +02:00
18950c3445 add @terminal_required 2025-09-19 16:01:10 +02:00
83ab616e13 add chalk 2025-09-19 15:39:44 +02:00
a2fdc9166f 0.7.x: @lucky, @rng_overload and more exceptions 2025-09-19 13:34:51 +02:00
3de5a3629d fix build artifacts 2025-09-13 21:14:31 +02:00
da0caadf08 0.6.1 pypi name change 2025-09-13 21:04:22 +02:00
886da11ade 0.6.0 release 2025-09-11 20:38:27 +02:00
dcb2ce7995 add dei_args(), fix missing imports in .sqlalchemy 2025-09-09 22:05:57 +02:00
bfc6cb8e85 add tests to .signing + z85 encoding support 2025-09-09 16:45:12 +02:00