Skip to content

Latest commit

 

History

History
72 lines (33 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

72 lines (33 loc) · 3.03 KB

Change Log

All notable changes to the "artillery-vscode-extension" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

0.2.0 (2023-10-11)

Features

  • update display name and description (bfe5320)

0.1.1 (2023-09-12)

Bug Fixes

  • pull assets from artillery website (#20) (b041e35)

0.1.0 (2023-09-11)

Features

  • add "include" and "exclude" extension options (14422b8)
  • auto-detect artillery scripts (4f81b79)

Bug Fixes

  • rename "Run load test" to "Run locally" (cfa2c74)
  • rename clear cache extension command (df5b027)

0.0.6 (2023-08-25)

Bug Fixes

0.0.5 (2023-08-14)

Bug Fixes

  • set [".yml", ".yaml"] as the default pattern (#13) (903055d)

0.0.4 (2023-08-14)

Bug Fixes

0.0.3 (2023-08-14)

Bug Fixes

  • point to production schema (438ea38)

0.0.2 (2023-08-14)

Bug Fixes

  • point to production schema (438ea38)

[Unreleased]

  • Initial release