Commit graph

72 commits

Author SHA1 Message Date
b1d0c62b44 0.12.0a5 add OKLab and oklch 2025-12-25 11:01:10 +01:00
ef645bd4da 0.12.0a4 add XYZ color 2025-12-20 07:50:43 +01:00
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
305f193f93 0.8.2 fix chalk behavior 2025-11-10 17:18:13 +01:00
4a31fbc14f 0.8.0 improve (experimental) Waiter + add sqlalchemy.username_column() 2025-11-05 10:47:08 +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
ef8ce327cd prepare for release 2025-10-11 11:07:50 +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
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
3d6d44e4a1 add strings to .legal, change some docstrings 2025-09-05 21:50:17 +02:00
1c809a9930 changelog for 0.5.3 2025-09-04 09:49:31 +02:00
9e386c4f71 add SessionWrapper 2025-09-04 09:29:38 +02:00
eb8371757d add ArgConfigSource(), 3 helpers to .sqlalchemy, add .waiter 2025-09-04 01:25:25 +02:00
f7807ff05a version advance 2025-09-01 22:36:55 +02:00
a127c88159 fix merge conflict artifacts making library unusable 2025-08-25 07:27:07 +02:00
94faac8863 update changelog 2025-08-23 15:09:46 +02:00
958779bc8a update changelog, add lazy= to parent_children() 2025-08-23 15:07:42 +02:00
ab6dbbade6 add alru_cache(), async_= to timed_cache() 2025-08-15 20:37:33 +02:00
c3215c7c8b add sqlalchemy.async_query() 2025-08-15 14:13:35 +02:00
6ff27f9858 add pronouns 2025-08-11 09:53:01 +02:00
a23cad2e45 add Quart utilities add_i18n(), negotiate() add_rest() 2025-08-10 09:09:20 +02:00
5bdf13b104 add SQLAlchemy.create_all() 2025-08-08 07:58:17 +02:00
6daedc3dee add sass module, update README 2025-07-31 22:53:44 +02:00
2c52f9b561 add twocolon_list() 2025-07-30 20:19:31 +02:00
d30e1086f3 add BabelTowerError 2025-07-30 13:00:41 +02:00
73d3088d86 add modules redact, sqlalchemy_async, functions none_pass() 2025-07-30 10:54:09 +02:00
a3330d4340 code style, minor fixes 2025-07-30 02:01:11 +02:00
38ff59c76a add calendar module, drop Quart-SQLAlchemy 2025-07-25 08:24:46 +02:00
589d4b3b13 type annotations, NotFoundError 2025-07-24 11:44:24 +02:00