Releases: kozmod/progen
Releases · kozmod/progen
v0.1.9
v0.1.8
v0.1.7
v0.1.6
Changelog
- 829071d [#86] Add Community Standards + update versions of deps
- 8234612 [#89] Add groups of actions
- 9b2f81c [#92] stdlib strings.Replace was added to template's functions
- 68b3997 [#94] replace the release notes (.goreleaser.yml)
- cad0e6b fix args naming
PreprocessingChain - 68554d4 fix error message:
MissingKeyValue.Valid - 8020584 fix imports
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Changelog
- 6e44d64 [#71] change
fmt.Errorftoxerrors.Errorf - b817593 [#73] add flag to optionally print stacktrace of the error
- b5effdd config go releaser exclude "Merge*" messages: .goreleaser.yml
- 094a523 docs: fix description of the
-pfflag (Readme.md) - 1ac59be feature: github.com/stretchr/testify
v1.8.1->v1.8.2 - dc7dbd7 remove branch in
.github/workflows/release.yml - fe9ee86 set branch to release
main:.github/workflows/release.yml
v0.1.1
Changelog
- 1de8e70 bugfix:
entity.NotNilValues: add checking value isnilafter reflection checking - ba7f8e2 bugfix: fix "read" file error message:
config.Reader.Read - e6a9bd4 feature: add
FileSystemStrategythe "real" test - 85d14ef rename
ProcGeneratortoExecutorBuilder - ff3e290 rename:
FileProc->FileStrategy,DirProc->DirStrategy
v0.1.0
Changelog
- f4ceb1a [#64]
scriptsaction (execution scripts) - 459b663 [#64] change
cmdconfigs and executors - ad4ab02 [#66] fix
ReplacePathFileProc.Processmappingentity.DataFile.Data - 8baf63a docs: rewrite
Readme.mdafter changecmdaction
NOTE ❗️
versions v0.1.0+ contains backwards incompatible changes for cmd action usage.
docs before v0.1.0
docs for v0.1.0
Also look at examples for v0.1.0