Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History
79 lines (47 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

79 lines (47 loc) · 1.61 KB

Change Log

All notable changes to the "quack-companion" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.7] - 2024-03-28

Added

  • Update readme and walkthroughs (#70)
  • Replaces axios with native fetch (#68)
  • Update API synchronization to preserve guidelines on remote (#64, #65)
  • Revamp guideline view (#63)
  • Add multi-turn chat view (#62)
  • Remove unused imports (#60)
  • Add PR label & title automatic check (#55)
  • Add precommit hooks to help contributors (#37)
  • Update marketplace metadata (#33)

Fixed

  • Fix the semver convention for package (#59)

[0.0.6] - 2023-12-15

Added

  • Cleans project structure (#25, #28)
  • Improves diagnostic display (#27)

Fixed

  • Fixes state variable management (#28)

[0.0.5] - 2023-12-14

Added

  • Cleans notification system (#23)
  • Improves README and creates walkthroughs (#20, #21)

Fixed

  • Fixes axios security issue by bumping posthog (#24)

[0.0.4] - 2023-12-12

Added

  • Add the possibility to add repo to guideline extraction queue (#16)
  • Add code analysis command using Quack API (#12)
  • Add authentication command (#11)

[0.0.3] - 2023-31-10

Added

  • Add caching of requests (#8, #9)

Removed

  • Removes svelte and rollup (#10)

[0.0.2] - 2023-08-29

Added

  • Notify use when no guideline exists (#5)

[0.0.1] - 2023-08-07

Added

  • Add commands to fetch guidelines, retrieve diagnostic information (#1)
  • Add display for guidelines