Releases: worlpaker/go-syntax
Releases · worlpaker/go-syntax
v0.2.18
feature: enhances generic support in all types
v0.2.17
feature: enhances generic support in function declarations
v0.2.15
fix a small bug related to structs in func param
v0.2.14
add type support to new keyword
v0.2.13
fix a small bug in import
v0.2.11
fix small bug in map type
v0.2.10
fixed small bugs in struct fields
v0.2.9
fixed #3: incorrect highlighting for multidimensional slice type in s…