Skip to content

Releases: JuliaDebug/LoweredCodeUtils.jl

v3.7.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:29

LoweredCodeUtils v3.7.2

Diff since v3.7.1

Merged pull requests:

  • codeedges: Add controller-aware selective eval (#156) (@aviatesk)

v3.7.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:06

LoweredCodeUtils v3.7.1

Diff since v3.7.0

Merged pull requests:

  • codeedges: Rename implicit returns to termination points (#154) (@aviatesk)
  • codeedges: Fix termination point placement (#155) (@aviatesk)

Closed issues:

  • [question] function signature changed, revise here or upto downstream? (#152)

v3.6.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:29

LoweredCodeUtils v3.6.2

Diff since v3.6.1

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v3.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:05

LoweredCodeUtils v3.6.1

Diff since v3.6.0

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 11:40
099f892

LoweredCodeUtils v3.7.0

Diff since v3.6.0

Merged pull requests:

  • Resolve signatures at the latest committed world (#153) (@timholy)

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 10:41
77d6e95

LoweredCodeUtils v3.6.0

Diff since v3.5.3

Merged pull requests:

v3.5.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:07
e9a98bd

LoweredCodeUtils v3.5.3

Diff since v3.5.2

Merged pull requests:

v3.5.2

Choose a tag to compare

@github-actions github-actions released this 01 Jun 09:57
0f08d86

LoweredCodeUtils v3.5.2

Diff since v3.5.1

Merged pull requests:

  • Treat a quoted Symbol callee as a name in normalize_defsig (#149) (@timholy)

Closed issues:

  • Precompilation warning on LTS Julia 1.10.8 (#123)

v3.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 18:59
3597b9a

LoweredCodeUtils v3.5.1

Diff since v3.5.0

Merged pull requests:

  • Bump actions/checkout from 5 to 6 (#140) (@dependabot[bot])
  • Bump actions/cache from 4 to 5 (#141) (@dependabot[bot])
  • Fix destructuring signature() return value before nothing check (#142) (@xal-0)
  • avoid a (arguably benign) Core.Box and test package is empty of such boxes (#143) (@KristofferC)
  • Provide more robustness for some lowering differences (#144) (@Keno)

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 16:46

LoweredCodeUtils v3.5.0

Diff since v3.4.4

Merged pull requests: