Skip to content

Releases: mechatroner/sublime_rainbow_csv

Pre-generated grammars for common separators

13 Jul 13:10
Compare
Choose a tag to compare
  • Use pre-generated grammars for common single-char separators in attempt to fix #27

Bug fix

12 Jul 05:07
Compare
Choose a tag to compare
  • Fix separator encoding bugs

Bug fix

11 Jul 05:00
Compare
Choose a tag to compare
  • Fix hover bug

Bug fix

11 Jul 04:22
Compare
Choose a tag to compare
  • Attempt to fix the freezing issue #27
  • Add logging with "enable_debug_logging" setting

Autogenerated syntax files

04 Jul 01:39
Compare
Choose a tag to compare
  • Get rid of pre-generated syntax files: auto-generate them when needed
  • Support multi-character separators
  • Do not use high-contrast color scheme by default, apply user color scheme instead
  • Support RBQL queries for temporary buffers

RBQL v0.16.1

11 Apr 04:15
Compare
Choose a tag to compare
  • Minor fix for RBQL, see #22

RBQL v0.16

01 Apr 04:11
Compare
Choose a tag to compare

RBQL improvements:

  • Added support for LIKE() function
  • Added multi-column join
  • Added support for a.* and b.* syntax
  • Improved syntax errors handling and reporting

RBQL: compile & exec

17 Feb 20:00
Compare
Choose a tag to compare
  • Update RBQL to version 0.15

RBQL with named columns

30 Nov 02:29
Compare
Choose a tag to compare
  • Support named columns in RBQL
  • Support RBQL queries for non-csv files, see #19

RBQL update

25 Aug 20:39
Compare
Choose a tag to compare

Updated RBQL to version 0.9.0