Skip to content

Releases: ketupia/ash-studio-vscode-extension

v0.1.3

26 Oct 23:31

Choose a tag to compare

What's Changed

    • Updated build process to eliminate the need for local media assets by using CDN links for Mermaid and svg-pan-zoom libraries. by @ketupia in #67
  • chore(deps-dev): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #70
  • Add CodeQL analysis workflow for pull requests by @ketupia in #72
  • Upgrade CodeQL actions to version 3 by @ketupia in #73
  • feat: Show child entries in Symbols and Outline views by @Rutgerdj in #71

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Aug 20:40

Choose a tag to compare

What's Changed

  • 55 error generating diagram by @ketupia in #56
  • Release v0.1.1 by @ketupia in #57
  • Update release.yml to fix release tags by @ketupia in #58
  • Add leading slash to $tag by @ketupia in #59
  • release.yml - another tag approach by @ketupia in #60
  • Update release.yml - capitial F for json by @ketupia in #61
  • Update release.yml - claude suggestion by @ketupia in #62
  • comment out the tasks to publish to the extension stores by @ketupia in #63
  • 64 feature request option to generate diagrams in a temporary location or auto clean up by @ketupia in #65
  • chore(release): v0.1.2 by @ketupia in #66

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Aug 07:17

Choose a tag to compare

What's Changed

  • feat: add Definition Provider for Ash Framework sections by @ketupia in #48
  • fix: correct JSON formatting in GitHub API dispatch calls for marketplace publishing by @ketupia in #50
  • fix: enhance release checklist for clarity and completeness by @ketupia in #51
  • fix: add note about potential issues with malformed source files by @ketupia in #52
  • feat: add contributing guidelines for the project by @ketupia in #53

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Aug 15:05

Choose a tag to compare

What's Changed

  • refactor: remove GitHub CLI setup step from release workflow by @ketupia in #42
  • Update release.yml by @ketupia in #43
  • docs: add note about project compilation requirement for diagram gene… by @ketupia in #44
  • refactor: clarify configuration and service interface naming by @ketupia in #45
  • feat: implement ParsedDataProvider and refactor parser architecture for improved clarity and separation of concerns by @ketupia in #46

Full Changelog: v0.0.9...v0.1.0

v0.0.10

10 Aug 07:17

Choose a tag to compare

What's Changed

  • refactor: remove GitHub CLI setup step from release workflow by @ketupia in #42
  • Update release.yml by @ketupia in #43
  • docs: add note about project compilation requirement for diagram gene… by @ketupia in #44
  • refactor: clarify configuration and service interface naming by @ketupia in #45
  • feat: implement ParsedDataProvider and refactor parser architecture for improved clarity and separation of concerns by @ketupia in #46

Full Changelog: v0.0.9...v0.0.10

v0.0.9

06 Aug 02:48

Choose a tag to compare

What's Changed

  • chore: add repository dispatch events for OpenVSX and VS Code Marketp… by @ketupia in #34
  • chore: update release checklist and improve code quality verification… by @ketupia in #35
  • chore: update copilot instructions by removing the table of contents … by @ketupia in #39
  • added config for community extensions by @matt-beanland in #37
  • feat: removed children from AshJason, AshOutstanding, and AshNeo4j by @ketupia in #40
  • Release v0.0.9 by @ketupia in #41

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

04 Aug 20:42
aa0cb9d

Choose a tag to compare

What's Changed

  • Automated publishing workflows, sidebar & CodeLens improvements, docs and screenshots update by @ketupia in #16
  • Bump/0.0.7 by @ketupia in #18
  • ci: fetch latest tag if blank and update Node.js to v20 in publish workflows by @ketupia in #19
  • ci: add workflow to request Copilot review on PR open/ready/reopen by @ketupia in #20
  • chore: change extension category to 'Programming Languages' in package.json by @ketupia in #21
  • docs: add direct marketplace and Open VSX links to README installation section by @ketupia in #22
  • capture the name of the defines in a code_interface by @ketupia in #26
  • fix: ensure mix command spawns with shell:true on Windows for cross-platform compatibility by @ketupia in #27
  • feat: add GraphQL configuration and update registry and tests by @ketupia in #30
  • feat: add AshJsonApi configuration and update tests by @ketupia in #31
  • feat: enhance navigation with cross-reference code lenses by @ketupia in #32
  • Release v0.0.8 by @ketupia in #33

Full Changelog: v0.0.7...v0.0.8

v0.0.7

03 Aug 20:37

Choose a tag to compare

What's Changed

  • Remove examples/ from git tracking; keep local for dev only by @ketupia in #4
  • Mermaid diagrams by @ketupia in #6
  • Remove unused testCommand and ensure no console.log in tests (fixes #11) by @ketupia in #12
  • fix: escape HTML in diagramFilePath for webview (closes #10) by @ketupia in #13
  • feat: robust error handling for Mix command execution (fixes #9) by @ketupia in #14
  • docs: add module-level documentation to UseDeclarationService (fixes #7) by @ketupia in #15

Full Changelog: v0.0.6...v0.0.7

v0.0.6

02 Aug 23:52

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 Jul 18:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5