Skip to content

v1.4.0

Choose a tag to compare

@Thom1729 Thom1729 released this 05 Jun 14:20
· 33 commits to master since this release

Enhancements

  • Add ActivityIndicator. (#119)
  • Add HoverLocation, QueryContextOperator, and CompletionOptions enums. (#111)

Bug Fixes

  • Fix bug in glob matching. (#117)
  • Add missing default value of -1 for the size argument of ViewStream.read().

Internal changes

  • Add comprehensive type declarations. (#116 )
  • If a pathlib is available, use that instead of the vendored version. (#113)
  • Improved performance of ResourcePath.from_file_path(). (#112)