|
|
4aefac0e99
|
0.14.0a1 add ast module + email_column()
|
2026-06-26 12:28:58 +02:00 |
|
|
|
82d4fc2ab2
|
0.13.1 typing fixes
|
2026-06-20 17:26:07 +02:00 |
|
|
|
73a9f68590
|
0.13.0 "Laconic Letters"
|
2026-06-03 15:50:49 +02:00 |
|
|
|
a3a58ac782
|
0.13.0a5 add LetterSubparsers.add_verbose()
|
2026-06-01 11:34:47 +02:00 |
|
|
|
4f1c1226c3
|
0.13.0a4 add do_not_flood(), dependency fixes
|
2026-05-31 18:57:29 +02:00 |
|
|
|
a9e790eb94
|
0.13.0a3 add ColorFormatter()
|
2026-05-31 11:56:32 +02:00 |
|
|
|
3988a620a8
|
0.13.0a2 add functools.cooldown()
|
2026-05-31 09:43:51 +02:00 |
|
|
|
11baf91dfd
|
0.13.0a1 add .argparse, fix .sqlalchemy imports
|
2026-05-31 01:44:45 +02:00 |
|
|
|
d0701599fe
|
0.12.6 add unittest to dei_args()
|
2026-05-27 12:46:13 +02:00 |
|
|
|
e5a8c6bd61
|
0.12.5 setuptools no more a dependency
|
2026-04-24 09:51:44 +02:00 |
|
|
|
8b60c8d94a
|
0.12.4 fix wrong imports in .sqlalchemy.quart
|
2026-03-11 13:27:37 +01:00 |
|
|
|
6b3e4d5403
|
0.12.3 replace resource_filename() with importlib.resources API
|
2026-03-11 13:10:54 +01:00 |
|
|
|
634d251395
|
0.12.2 fix imports (again)
|
2026-01-29 19:15:48 +01:00 |
|
|
|
919bdcbe06
|
0.12.1 fix imports in sqlalchemy module
|
2026-01-29 18:59:55 +01:00 |
|
|
|
36f7927597
|
0.12.0 "The Color Update"
|
2026-01-09 11:32:29 +01:00 |
|
|
|
fb245f7d12
|
0.12.0a9 new sqlalchemy.quart submodule
|
2026-01-01 11:41:06 +01:00 |
|
|
|
769d37f83a
|
0.12.0a6 add user_loader()
|
2025-12-31 09:40:42 +01:00 |
|
|
|
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 |
|