Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-06 | 560 Bytes | |
v0.11.2 source code.tar.gz | 2025-07-06 | 50.8 MB | |
v0.11.2 source code.zip | 2025-07-06 | 51.1 MB | |
Totals: 3 Items | 101.9 MB | 0 |
Fixes
- The display of the CLI's
pb run
output is much improved and more closely follows the tabular HTML output of the Python API. (#240) - For the CLI's
pb validate
andpb run
commands, the extract limit is now correctly applied to written CSVs (while displayed extracts will always have a limit of 10). (#242)
Documentation
- Improved the CLI articles in the User Guide. (#236)
- Updated the CLI demonstration gif for the project website. (#241)
Full Changelog: https://github.com/posit-dev/pointblank/compare/v0.11.1...v0.11.2