Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 563 Bytes

Changelog

0.1.1 - 2022-01-27

  • Fixed issue from mishandled newline in the interpreter panel
  • Fixed unstarted transaction when running code that alters a program database in the interpreter panel
  • Fixed noise produced from an exception during analysis due to an analyzer using a script without acquiring a bundle host reference
  • Fixed exception in open_program from attempting to use a non-public field in FlatProgramAPI

0.1.0 - 2021-06-14

  • Initial release