8000 Release littletable 3.0.1 · ptmcg/littletable · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

littletable 3.0.1

56A3
Compare
Choose a tag to compare
@ptmcg ptmcg released this 21 Sep 06:51
· 24 commits to master since this release
  • Fixed bug when using None as a key into a unique index.

  • Fixed output width when calling Table.present(). Previously, this would limit the width of the output to the current console default width (often set to 80), even if sending the output to a file. The width can now be overridden by passing an integer width argument to Table.present().

  • Updated how_to_use_littletable.md with notes on adding a User-Agent header when importing data from HTTP/HTTPS urls.

0