Skip to content

Releases: julia-vscode/CSTParser.jl

v0.5.0

02 Nov 07:31

Choose a tag to compare

Merge branch 'perf'

v0.4.2

28 Oct 22:57

Choose a tag to compare

lower julia req ver

v0.4.1

28 Aug 18:02

Choose a tag to compare

revert appveyor mistake

v0.4.0

17 Sep 19:32

Choose a tag to compare

wip

v0.3.5

14 Jan 08:46

Choose a tag to compare

fix triple quote indent w/ unicode error

v0.3.4

13 Nov 17:42

Choose a tag to compare

typo

v0.3.3: Fix tests on 0.6 (#55)

24 Oct 05:57

Choose a tag to compare

Since we don't depend on Compat, we can't assume these methods exist on 0.6.
This is a femtocleaner-compatible way to fix the tests on 0.6 without requiring
Compat.

v0.3.2

06 Oct 06:28

Choose a tag to compare

fix triple string interpolation error parsing

v0.3.1

21 Sep 07:27

Choose a tag to compare

don't specialize functions (#54)

v0.3.0

19 Sep 19:18

Choose a tag to compare

use RawToken (#51)