| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-15 | 3.0 kB | |
| v0.6.2 source code.tar.gz | 2026-05-15 | 181.1 MB | |
| v0.6.2 source code.zip | 2026-05-15 | 182.7 MB | |
| Totals: 3 Items | 363.8 MB | 0 | |
What's Changed
- Update 'notebook' dependency to address security vulnerability by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1311
- Add missing skip_test directives to inlined objects tests by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1315
- Disable MPS for CLIP embeddings on Apple Silicon by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1314
- [PXT-1130] fix a pendingtableops corruption bug in catalog by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1298
- [PXT-1135] Nano Banana image generation support by @christopherpestano in https://github.com/pixeltable/pixeltable/pull/1312
- Test fixes by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1320
- Replace deprecated openai models in tests and examples by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1310
- Thread concurrency-related bug fixes by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1322
- Add defensive guards to dashboard tree traversal by @pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/1321
- [PXT-1002] Start enforcing random ops in ci by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1325
- Docs & README refresh: serving integration, dependency fixes, style improvements by @pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/1318
pxt deployCLI command + add services to environment config by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1319- Get rid of later Column value expr initialization by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1323
- [PXT-1154] Invalidate cached TV version after acquiring write lock by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1329
- [PXT-1078] gemini 2.0 models are being discontinued by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1332
- Allow deploying services defined in code by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1331
- Add submodules, CLI docs, skill wiring, Local UI Doc, and README updates by @pierrebrunelle in https://github.com/pixeltable/pixeltable/pull/1330
- Fix main by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1341
- Replace more deprecated and decomissioned OpenAI models in tests and examples by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1334
- [PXT-952] Switch to read committed isolation by @sergey-mkhitaryan in https://github.com/pixeltable/pixeltable/pull/1335
- Serving config updates by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1339
- PXT-1140: parameterized queries + plan caching + thread-safe catalog by @mkornacker in https://github.com/pixeltable/pixeltable/pull/1328
- Add
custom_metadataandcommentto add_computed_column() by @aaron-siegel in https://github.com/pixeltable/pixeltable/pull/1343
Full Changelog: https://github.com/pixeltable/pixeltable/compare/v0.6.1...v0.6.2