Skip to content

0.5.24

Compare
Choose a tag to compare
@blacksmithgu blacksmithgu released this 05 Jun 03:24
· 297 commits to master since this release

0.5.24

Several bugfixes:

  • Nulls are now sorted first rather than last; it's generally good practice to explicitly check for nulls in your
    queries to avoid strange behavior.
  • Dataview now properly parses space-delimited tags (like tags: abc def ghi).
  • Dataview now supports dropping the entire file cache in case of bugs.