Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 516 Bytes

Changelog

1.1.1 - 2019-09-05

Fixed

  • Fixed wrong value being printed if ic call was the last thing in the file

1.1.0 - 2019-05-06

Added

  • Added proper support for multiple values

Changed

  • Improved performance and code readability
  • Don't echo comments

Removed

  • Removed UntraceableCall exception

1.0.0 - 2019-04-26

  • Initial release