Skip to content

v1.8.0

Compare
Choose a tag to compare
@xixiaofinland xixiaofinland released this 04 Oct 18:36

1.8.0 (2024-10-03)

Features

  • add create trigger methods to md (78a2d9b)
  • add create_trigger to init and user_commands (bd3ab9e)
  • allow extra params in several common functionalities (#253) (479e083)
  • change how tables are converted to strings (730d6ee)
  • create util methods for system calls (219eefa)
  • make test signs enabled by default (2d81c89)
  • reduce from 6 regex to 4 (4a923c7)

Bug Fixes

  • don't return boolean if there's no coverage (f69f8e5)
  • dont fail validate cmd for local only (969ef64)
  • only default enable code signs if in project (1501684)