Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

35 lines (20 loc) · 1.8 KB

Changelog

1.1.0 (2024-04-05)

Features

Bug Fixes

  • deno path default (dab3058)
  • disable file logging by default (ed9c037)
  • remove executable option due to path issues (727e3fc)

1.0.0 (2024-03-22)

Features

  • add some examples (99ee61c)
  • basic peforce connection and listing of triggers (28f2328)
  • create and manage trigger scripts (#1) (197e3b0)
  • update trigger config to allow multiple paths, types (9fb11fe)

Bug Fixes

  • change how executable mode works (fb4ced0)
  • error handling in examples (cad9b48)
  • issue with file:// and relative paths (46e08d3)
  • trigger command set (ce96cb7)

Changelog