Skip to content

Latest commit

 

History

History
134 lines (60 loc) · 5.16 KB

CHANGELOG.md

File metadata and controls

134 lines (60 loc) · 5.16 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.10.1 (2024-08-23)

1.10.0 (2024-08-23)

Features

1.9.4 (2024-08-16)

1.9.3 (2024-08-16)

Bug Fixes

1.9.2 (2024-08-06)

1.9.1 (2024-08-06)

1.9.0 (2024-08-06)

Features

1.8.2 (2024-05-15)

1.8.1 (2024-04-22)

1.8.0 (2023-12-20)

Features

1.7.1 (2023-04-12)

1.7.0 (2022-08-06)

Features

  • add support for Golang inline comments (3299c48)

1.6.3 (2022-02-24)

1.6.2 (2021-11-05)

1.6.1 (2021-11-05)

1.6.0 (2021-08-16)

Features

  • update aql functions to reflect arangodb 3.8.0 (2c18c9f)

1.5.1 (2021-02-24)

1.4.1 (2020-10-06)

1.4.0 (2020-10-06)

Features

  • update aql functions to reflect arangodb 3.7.2 (53259d2)

Bug Fixes

  • comment-line highlighting with oniguruma lookarounds (e0f34a9)

1.3.2 (2020-03-17)

1.3.1 (2020-03-17)

1.3.0 (2020-02-14)

Features

  • update aql functions to reflect arangodb 3.6.1 (bd0718d)

1.2.1 (2019-11-21)

Features

  • added ternary operator and punctuations (3072339)

Bug Fixes

  • added support for query helper template tag (3ed4b57)
  • grammar convention for comment line and scope to aql (2ba8ed4)

1.2.0 (2019-11-21)

Features

  • added ternary operator and punctuations (3072339)

1.1.2 (2019-11-20)

Bug Fixes

  • added support for query helper template tag (3ed4b57)

1.1.1 (2019-11-20)

1.1.0 (2019-11-20)

Features

  • initial work on aql syntax highlighting (bb56178)

Bug Fixes

  • adjusted formatting and updated functions data (e19e5d5)