Skip to content

Releases: facebookincubator/TTPForge

v1.1.0

09 Aug 21:27
Compare
Choose a tag to compare

New release to celebrate the 1-year anniversary of TTPForge going open source! We’ve made quite a few updates since the last release, including:

Big thanks to @inesusvet, @d0n601 , @l50, @nicolagiacchetta, @w51d, and everyone else who contributed to this latest release! Yours truly, @d3sch41n :)

v1.0.12

21 Nov 16:40
Compare
Choose a tag to compare

Changelog

  • bf2fbb3 go.mod: remove unnecessary replace directive (#444)

v1.0.11

21 Nov 16:26
Compare
Choose a tag to compare

Changelog

v1.0.10

21 Nov 16:05
Compare
Choose a tag to compare

Changelog

  • 246f1a2 Args: Add path arg type to fix working directory handling (#442)

v1.0.9

14 Oct 02:39
3b223bd
Compare
Choose a tag to compare
  • Add several new step types:

    • print_str
    • remove_path
  • Add --dry-run flag for TTP validation

v1.0.8

03 Oct 13:23
6e2669a
Compare
Choose a tag to compare

Bugfixes and Improvements

v1.0.7

12 Sep 04:33
6dedb8d
Compare
Choose a tag to compare

Improve configuration file handling and improve support for multiple ttp repositories

v1.0.6

06 Sep 18:20
d3dfb70
Compare
Choose a tag to compare

Fixed several bugs and refactored parts of the codebase

v1.0.5

31 Aug 17:43
ca0aec0
Compare
Choose a tag to compare

Specify minimum golang version correctly

v1.0.4

31 Aug 16:55
b992ff1
Compare
Choose a tag to compare

Compatibility fixes