Skip to content

Releases: AmrDeveloper/FileQL

0.8.0

09 Sep 18:07
Compare
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
Compare
Choose a tag to compare
  • include directories in the file crawler

0.6.0

04 Aug 11:04
Compare
Choose a tag to compare
  • Update GitQL SDK to 0.25.0

0.5.0

13 Jun 13:24
Compare
Choose a tag to compare
  • Upgrade to GitQL SDk 0.23.0
  • Implement files_count function.

0.4.0

04 Jun 18:46
Compare
Choose a tag to compare
  • Upgrade to GitQL SDk 0.20.0
  • Remove lazy_static crate

0.3.0

29 Apr 19:24
Compare
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
Compare
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
Compare
Choose a tag to compare
  • First release of FileQL.