Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 16:14
· 1 commit to develop since this release
6ba61f1
  • Modified ASM used.
  • Now bytecode offset for a unit can be retrieved using the API: getBytecodeOffset()
  • Additionally it is stored as a tag also. (Retrievable using the API: getTags())
  • Available for each operand's valuebox also as a tag.
  • Credits @meetesh06 @arjunhkumar for helping with workflow setup.