Commit graph

88 commits

Author SHA1 Message Date
73c105d5cb typing whitespace 2025-07-30 23:00:46 +02:00
2c52f9b561 add twocolon_list() 2025-07-30 20:19:31 +02:00
18b31c9889 fix pyproject 2025-07-30 18:23:17 +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
002dbb0579 add bound_fk(), unbound_fk(), TimedDict() 2025-07-24 09:48:01 +02:00
303e9e2b2d add timed_cache() 2025-07-22 22:15:11 +02:00
b4ef56f260 0.4.0: release notes 2025-07-22 02:28:44 +02:00
3188b59c15 add mod_floor() and mod_ceil(), fix b64*() taking a wrong turn 2025-07-19 23:09:16 +02:00
8a16fe159f add PrefixIdentifier() and some tests 2025-07-19 11:31:01 +02:00
e5ca63953d add module .dorks and flask.harden() 2025-07-17 21:33:11 +02:00
ee36616b43 new module lex 2025-07-17 19:45:43 +02:00
4a2e8d3343 add addattr() 2025-07-11 09:58:08 +02:00
d9690ea3a5 backport bugfixes from 0.3.6 2025-07-09 17:15:42 +02:00
9c3755637a fix bug with multiple sources in classtools 2025-07-09 16:17:26 +02:00
4919edc871 backport bug fixes from 0.3.4 into master, reimplement ConfigSource() and add a superclass, part 2 2025-07-06 22:40:43 +02:00
4ccf4fb7a0 backport bug fixes from 0.3.4 into master, reimplement ConfigSource() and add a superclass 2025-07-06 22:40:17 +02:00
3d03cc00fa fixed bug in sqlalchemy.id_column() 2025-06-18 16:30:02 +02:00
e5d9c8e4a6 still bugs in snowflake (!) 2025-06-18 10:17:00 +02:00
01d0464da2 version advance 0.3.2 2025-06-18 10:04:04 +02:00
121fbe83b0 fixed generator in snowflake_column() in sqlalchemy module 2025-06-18 09:59:58 +02:00
1d6d5d72f8 fix Snowflake.to_b32l() for negative values 2025-06-18 09:35:09 +02:00
e615cbb628 FIX Snowflake codecs, add sqlalchemy.parent_children(), additem(), release 0.3.0 2025-06-18 08:40:37 +02:00
946973f732 add Snowflake support, change behavior of kwargs_prefix(), fix padding bug in base32 functions 2025-06-17 20:13:40 +02:00
d6e54f192f add markdown module 2025-06-11 14:38:22 +02:00
38eac17109 add abstract get_signature() to sqlalchemy.AuthSrc(), itertools.ltuple() and rtuple() and UserSigner.sign_object() 2025-06-11 01:16:29 +02:00
9f75d983ba add token loader, .flask_sqlalchemy, jsonencode(), base2048 2025-06-01 10:51:32 +02:00
dfa4309216 bug fixes in sqlalchemy and classtools, 0.2.3 2025-05-27 16:04:09 +02:00
4ad23d73f8 0.2.2 2025-05-27 12:25:44 +02:00
a5879dd650 comma 2025-05-27 12:24:27 +02:00
79060a9232 add jsonencode(), 0.2.1 2025-05-27 12:21:22 +02:00
82b688fe86 remove the sigil 2025-05-27 01:46:18 +02:00
5b74d0d4c4 add doc, implement UlidSiqMigrator, 0.2.0 2025-05-27 01:29:52 +02:00
91c6e9c1f9 add i18n 2025-05-26 17:44:34 +02:00
bc15db8153 initial commit 2025-05-23 21:23:54 +02:00