Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 11:15
v1.1.0
ece97f6

Bug Fixes

  • properly identify and exclude globally defined errors again

Features

  • add RangeContext to ContextableError and improve general performance by using a slice as a backing for the context data
  • add ProgramCounter2 that indicates the actual instruction being executed and not the one beforehand