Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

0.0.10

Compare
Choose a tag to compare
@jpivarski jpivarski released this 28 Sep 14:40
· 1306 commits to master since this release

Fixed a bug in which a Table.Row.(column name) returned the whole column, not the value for a single row and column. This only affected the dot notation, not the bracket notation, but is now fixed for both.