| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-01 | 3.3 kB | |
| v0.6.0 source code.tar.gz | 2026-05-01 | 180.8 MB | |
| v0.6.0 source code.zip | 2026-05-01 | 182.5 MB | |
| Totals: 3 Items | 363.3 MB | 0 | |
What's Changed
- CI Updates by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1281
- video.py:pan() as an expr_udf by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1284
- [PXT-1072] Drop num_retained_versions by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1277
- Quality: Module resolution can mask real import errors by @tomaioo in https://github.com/pixeltable/pixeltable/pull/1265
- Upgrade actions/checkout and actions/setup-python to v6 by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1279
- Applying the new exception hierarchy by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1282
- [PXT-1096] Introduce unversioned tables by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1233
- Initial pxt CLI by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1283
- Delete the invalidating table version log statement by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1280
- Change buckets used in bedrock tests. by @amithadke in https://github.com/pixeltable/pixeltable/pull/1290
- [PXT-1131] Update Catalog table locking protocol by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1247
- Dependabot security patches, week of 2026-04-20 by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1289
- [PXT-1065 + PXT-1066] Add export_csv and export_json by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1212
- Additional FastAPIRouter methods by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1292
- PXT-1134: add CellMaterializationNode to add_computed_column plan by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1294
- PXT-1118: test_overlay_text() fails in CI by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1287
- Additional functionality for mix_audio() and overlay_text() by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1300
- [PXT-1002] Retry loop in another location where pending table ops err… by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1297
- add .claude to gitignore by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1302
- export_sql parameter for FastAPIRouter insert/update routes by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1299
- [PXT-1125 + PXT-1133] Fix SQL/Python divergence on utf-8 string input by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1286
- openai.responses() by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1293
- Unified configuration system & deployment bundle creation by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1296
- [PXT-924] Improve error messages for incorrect udf call by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1291
- add a missing type hint for
make checkwith python 3.12 by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1304 - Docstring formatting by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1305
New Contributors
- @tomaioo made their first contribution in https://github.com/pixeltable/pixeltable/pull/1265
Full Changelog: https://github.com/pixeltable/pixeltable/compare/v0.5.28...v0.6.0