Skip to content

Releases: AmrDeveloper/FileQL

0.10.0

20 Feb 19:51

Choose a tag to compare

  • Migrate to GitQL 0.36.0
  • Add support for using window functions.

0.9.0

10 Nov 19:28

Choose a tag to compare

  • Replace atty with std is_terminal.
  • Migrate to GitQL SDK 0.30.0

0.8.0

09 Sep 18:07

Choose a tag to compare

  • Fix the provider when number of tables is zero.
  • Update GitQL SDK to 0.27.0.

0.7.0

04 Aug 19:55

Choose a tag to compare

  • include directories in the file crawler

0.6.0

04 Aug 11:04

Choose a tag to compare

  • Update GitQL SDK to 0.25.0

0.5.0

13 Jun 13:24

Choose a tag to compare

  • Upgrade to GitQL SDk 0.23.0
  • Implement files_count function.

0.4.0

04 Jun 18:46

Choose a tag to compare

  • Upgrade to GitQL SDk 0.20.0
  • Remove lazy_static crate

0.3.0

29 Apr 19:24

Choose a tag to compare

  • Pre allocate rows and values with fixed size.
  • Upgrade to GitQL SDk 0.18.0

0.2.0

01 Mar 19:17

Choose a tag to compare

  • Support selecting is_dir.
  • Support selecting is_file
  • Upgrade to GitQL SDk 0.15.0

0.1.0

16 Feb 11:48

Choose a tag to compare

  • First release of FileQL.