Skip to content

Releases: Jaseci-Labs/jac-analyzer

v1.2.3

25 Mar 17:53
30ff77c
Compare
Choose a tag to compare

1.2.3 (2024-03-25)

Bug Fixes

  • bad semantics and children retrieval (30ff77c)

v1.2.2

28 Feb 20:23
64ef581
Compare
Choose a tag to compare

1.2.2 (2024-02-28)

Bug Fixes

  • #28 Correct symbol filtering based on s.doc_sym.do_skip attribute (456f874)

v1.2.1

26 Feb 04:36
1c4ac81
Compare
Choose a tag to compare

1.2.1 (2024-02-26)

Bug Fixes

  • backticks are ok in jac (752621d)

v1.2.0

22 Feb 10:08
69cf449
Compare
Choose a tag to compare

1.2.0 (2024-02-22)

Features

  • Semantic Tokens are Working Now (69cf449)

v1.1.3

15 Feb 16:58
1912642
Compare
Choose a tag to compare

1.1.3 (2024-02-15)

Bug Fixes

  • now using new jaclang version (1e96397)

v1.1.2

08 Feb 15:57
Compare
Choose a tag to compare

1.1.2 (2024-02-08)

Bug Fixes

  • removed artifact requirement file (39878ef)

v1.1.1

03 Jan 20:58
Compare
Choose a tag to compare

Updated to jaclang 0.4.4 and formatter added.

v1.1.0

24 Nov 16:12
Compare
Choose a tag to compare

1.1.0 (2023-11-24)

Features

  • added 'run jac file', 'run tests', 'clean cache' commands to extension (153f92b)

v1.0.0

21 Nov 17:31
Compare
Choose a tag to compare

1.0.0 (2023-11-21)

Bug Fixes

  • added automatic jac formatting (5781a96)
  • added more completion items (d9b7d40)
  • Better Outline (4b4a996)
  • Better Outline (bbac037)
  • Doc Symbol Selection Scope (707d026)
  • fix go to and hover for uses symbols (ref) (09f813b)
  • fix go to definiton for document variables TODO: Same for dependancy symbols (92c2d16)
  • go-to-definition, correct file jumping (5ba89b9)
  • Hover works for variables too now (bedaab9)
  • import pass body not found in empty jac files (428b3fb)
  • multiple symbols overlapping, uses symbols (b644ae3)
  • quick suggestions added (0f840aa)
  • removed python symbols appearing in the outline (5df4c91)
  • removed the dependancy of ArchitypePass --> moved to Workspace (1fd4e24)
  • removed the dependancy of ImportPass --> moved to Workspace (b5fa752)
  • removed the semantic-release/git (d1222a6)

Features

  • added the ability to switch on and off the warning diagnostics (ab8a0eb)
  • added the semantic token (9cb3a33)
  • changed the git repo (4c4bde4)
  • changed the git repo (8ea434d)
  • changed the git repo (ffd4e14)
  • Created the release github action \nBREAKING CHANGE: consists of python, node compile (900d226)
  • Created the release github action and removed prev workflows \nBREAKING CHANGE: consists of python, node compile (bd917b7)
  • go to definition for impls added (76ff46f)
  • go to implementation added (125a423)
  • go-to-definition working (8eb2240)
  • more completions using symbols (6f9723d)
  • new info in hover (31bda17)
  • scope is considered when giving completion suggestions (d4c2277)
  • workspace file operation handling (Will remind if deleted or renamed a file that is a dependancy to another) (c30c5c4)