1.13.16

(chore): Refactor wire test generation to use the new mock utils.

1.13.15

(fix): Fix for regression to streaming endpoints call



1.13.13

(fix): final fix for embedded local packages

1.13.12

(fix): must pin wiremock indirect dependencies to later fixed versions


1.13.11

(fix): must pin wiremock dependencies to versions that still support go 1.23

1.13.10

(fix): fix regression - v2 should not produce go.mod files for embedded local packages (use of importPath option)



1.13.8

(fix): use correct port for wire tests in containerized environments (seed and CI)

1.13.7

(fix): Fix to allow wire tests to run in containerized environments (seed and CI)

1.13.6

(fix): Remove occasional double-running of a build step.



1.13.4

(fix): Upgrade generator-cli dependency to fix local generation handling of .fernignore files.

1.13.3

(fix): Add reserved keywords alias anti-collision to v2 generator logic.