Commit graph

47 commits

Author SHA1 Message Date
55bab061e4 update CHANGELOG to account for installation issues 2025-09-19 19:05:59 +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
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
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
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
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
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
79060a9232 add jsonencode(), 0.2.1 2025-05-27 12:21:22 +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