Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 675 Bytes

0.5.0

0.4.0 (unreleased)

  • Trig: introduce TriG-grammar, inherited from Turtle (by @clb294)
  • Turtle/TriG: change to the prefix rule to get highlighting for prefixes

0.3.1

  • Turtle: Fix prefix containing "." or "-". (Pierre Le Marre, @wismill)

0.3.0

  • Turtle: Fix backslash escape. (Pierre Le Marre, @wismill)
  • Turtle: Add multiline string literal support. (Pierre Le Marre, @wismill)

0.2.0

  • atom 1.0 api compatibility

0.1.1

  • fix identation

0.1.0 - First Release

  • Turtle and N-Tiples grammar
  • some snippets