# Release notes for datasette-pytables ## Changes from 1.0.1 to 1.0.2 #XXX version-specific blurb XXX# ## Initial version 1.0.1 * Filters (e.g. `temp >= 3`) are working. * Sorted by is working for columns with CSI indexes. * Pagination is implemented for the first dimension of tables or arrays. * Arrays can be visualized (at least when they are small).