Skip to content

Releases: TidierOrg/positron-julia

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 20:58

What's Changed

  • Implement missing package probe for Julia errors and update version to 0.2.2 by @ntluong95 in #42

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:50

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:15

What's Changed

  • feat: add support for executing Quarto cells in Julia documents by @ntluong95 in #38

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:04
9b73c50

What's Changed

  • v0.2.0: shadowing-proof package helpers, Pkg REPL console input, Create New Package command by @ntluong95 in #37

Full Changelog: v0.1.9...v0.2.0

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:11

What's Changed

  • Sync upstream Package Pane detail editor and missing-packages prompt by @ntluong95 in #36

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:33

What's Changed

  • Add dynamic import for unimported packages in symbol resolution by @ntluong95 in #27

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:57
ffb200d

What's Changed

  • adds MIT license for files based on julia-vscode by @rdboyes in #30
  • Add convert_to_code functionality for Data Explorer by @ntluong95 in #28

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 03 Jun 04:08

What's Changed

  • Enhance Language Server with Runtime Connection by @ntluong95 in #25

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 26 May 21:51

What's Changed

  • [WIP] Update Package pane according to recent changes upstream by @Copilot in #20
  • Fix julia console colours by @ntluong95 in #24

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 May 17:49

What's Changed

  • route system error messages to extension output channel by @rdboyes in #7
  • previous PR broke packages pane, fixes this by @rdboyes in #8
  • Install packages by @rdboyes in #10
  • Debug environments & Testitems by @rdboyes in #12
  • Debug environments by @rdboyes in #13
  • [WIP] Integrate JuliaFormatter.jl as a format provider by @Copilot in #22

New Contributors

  • @rdboyes made their first contribution in #7
  • @Copilot made their first contribution in #22

Full Changelog: v0.1.3...v0.1.4