Releases: MichaelHatherly/InteractiveErrors.jl
Releases · MichaelHatherly/InteractiveErrors.jl
v1.0.1
InteractiveErrors v1.0.1
Merged pull requests:
- Use Julia
1.10
in CI (#26) (@MichaelHatherly) - Update license copyright year(s) (#27) (@github-actions[bot])
- Don't add AST transformer when precompiling (#28) (@MichaelHatherly)
v1.0.0
InteractiveErrors v1.0.0
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#19) (@dependabot[bot])
- Fixups for OhMyREPL interface changes (#21) (@MichaelHatherly)
- Switch to using package extensions (#22) (@MichaelHatherly)
- Add kodiak and finalize job to CI (#23) (@MichaelHatherly)
- Add
PrecompileTools
workloads (#24) (@MichaelHatherly) - Remove
Requires
from direct deps (#25) (@MichaelHatherly)
v0.1.6
InteractiveErrors v0.1.6
Merged pull requests:
- CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#14) (@github-actions[bot])
- Fixup CI. (#15) (@MichaelHatherly)
- Bump actions/checkout from 2 to 3 (#16) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#17) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#18) (@dependabot[bot])
Closed issues:
- Make a new release? (#20)
v0.1.5
InteractiveErrors v0.1.5
Merged pull requests:
- Remove vendored
FoldingTrees
. (#12) (@MichaelHatherly)
v0.1.4
InteractiveErrors v0.1.4
Merged pull requests:
- Fix Slot error on
eval
of some ASTs. (#8) (@MichaelHatherly) - Add support for highlighting and formatting signatures. (#9) (@MichaelHatherly)
v0.1.3
InteractiveErrors v0.1.3
Closed issues:
Merged pull requests:
- Fixup windows stdlib path handling (#7) (@MichaelHatherly)