Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 2.88 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 2.88 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.

0.3.2 - 2024-02-05

Bug Fixes

  • vscode: Use png icons instead of svg (b8256ec)

0.3.1 - 2024-02-05

Bug Fixes

  • build: Correct dependency versions (dfadf76)

0.3.0 - 2024-02-05

Bug Fixes

  • GherkinParser: Fix lineno in hooks (07ad49c)
  • GherkinParser: Steps with arguments now works correctly (0c6ee44)

Features

  • vscode: Implement simple formatting provider (cba43de)

0.2.1 - 2024-02-03

Bug Fixes

  • Again correct version scripts (5a95b82)

0.2.0 - 2024-02-03

Features

0.1.0 - 2024-02-03

Features

  • build: Update changelog and bump scripts (3dda318)

[0.0.1] - 2024-02-03

Features

  • GherkinParser: First running version (bef0e6f)
  • gurke: Introduce a gurke as gherkin parser (9e9d47e)
  • vscode: Implement contributions for robotcode (a724aa7)
  • vscode: Add simple highlightning for feature files (338a137)