Skip to content

Releases: komsit37/sublime-q

1.0.0 - Major Release

18 Dec 08:45
cf8caee
Compare
Choose a tag to compare
  • plot html/js chart from data
  • custom routine
  • output to inline phantom

0.3.0 - async execution

04 Dec 07:18
Compare
Choose a tag to compare
  • executing long query no longer block sublime text
  • this is achieved by running q statement in an alternative thread using sublime.set_timeout_async
  • refactor coding style to favor more @staticmethod (for better reusability)

0.2.13 - fix and improve documentation

04 Dec 02:18
Compare
Choose a tag to compare

0.2.12 - bug fix

01 Nov 04:10
ac281df
Compare
Choose a tag to compare

0.2.11

25 Feb 23:41
Compare
Choose a tag to compare

0.2.10

17 May 01:40
Compare
Choose a tag to compare

0.2.9

13 Apr 03:16
Compare
Choose a tag to compare

minor bug fix
#7

0.2.8

12 Apr 01:16
Compare
Choose a tag to compare

bug fix
#7

0.2.7

07 Apr 16:21
Compare
Choose a tag to compare

add keyboard (escape) shortcut to close popup

Minor bug fix

07 Apr 01:14
Compare
Choose a tag to compare

Fix comment syntax highlighting
#4