Releases: sho-hata/tparagen
Releases · sho-hata/tparagen
v1.1.2
Changelog
- 4e5e506 Add Contributor Covenant Code of Conduct and update README to include it
- babb5ba Merge branch 'main' into feature/all_or_nothing
- b0ebb7f Merge branch 'main' into feature/all_or_nothing
- 72bc6ab Merge branch 'main' into update/go1.22
- 86ebd80 Merge pull request #22 from sho-hata/feature/update-1.22
- 947ffd7 Merge pull request #23 from sho-hata/update/go1.22
- fd5ad8e Merge pull request #24 from sho-hata/update/go1.23
- eec5aca Merge pull request #26 from sho-hata/feature/all_or_nothing
- 1aec06d Merge pull request #27 from sho-hata/revert-26-feature/all_or_nothing
- d300cad Merge pull request #28 from sho-hata/feature/all_or_nothing
- 07305ee Refactor buildLoopVarReAssignmentStmt function
- 3cada05 Refactor temporary file handling in tparagen.go
- 24dcc8a Refactor temporary file handling in tparagen.go
- e550925 Remove unnecessary processing in tparagen.run()
- d07e35d Remove unnecessary processing in tparagen.run()
- a696591 Rename Process function to GenerateTParallel and update documentation for clarity
- eced1c2 Revert "support all or nothing"
- 0bf1b28 Update README for clarity and accuracy in describing tparagen functionality
- 66b5b4e add test case: TestFunctionSuccessAllTests
- 4083638 bump go 1.21 to 1.22.4
- 70c3acb chore: fix README.md
- 62241c2 chore: remove unused field
- f35dfc3 chore: rename process to GenerateTParallel
- 701236e chore: update go version to 1.22
- ccbc036 chore: update go version to 1.22
- 2b8b881 chore: update go version to 1.23
- c66a127 error handling in os.Rename error block
- 9570ec1 fix cd
- d85d3c3 implement all-or-nothing
- 2f5ad02 include patch version
- 7aa3e2c refactor: Simplify comparison skip conditions
- f569baf remove unused function
- 380c1c3 setup cd
- 4dee096 update README
- ecbc589 update go actions
- 21c146a update go version in jobs
- 342bd16 wip release flow
v1.1.1
Changelog
- cd7ba1d Add Dependabot configuration for Go modules
- 684762d Changes to .goreleaser.yml: modified snapshot name template
- 1ab3e3f Compatible with Go version 1.22+
- c316e6f Merge pull request #19 from sho-hata/issue-templete
- c0480a3 Merge pull request #20 from sho-hata/update/go1.21
- 4de85e8 Merge pull request #21 from sho-hata/feature/dependabot
- f743cb4 Update issue templates
- 26d173a add test case
- 972f28e chore: edit README
- 9dae124 fix format
- e562b76 update go version to v1.21
- 7524df2 upgrade go to v1.20
v1.1.0
v1.0.0
Changelog
- 4302047 Merge branch 'main' into update/go1.19
- 1b2cbe5 Merge pull request #13 from sho-hata/feature/support-nolint-comment
- 70c6f10 Merge pull request #14 from sho-hata/update/go1.19
- 51d4538 Merge pull request #15 from sho-hata/update/refactor
- 8ee702e Merge pull request #16 from sho-hata/update/refactor
- 1042dda refactor Process()
- f8443a5 refactor Process()
- e819269 support to nolint comment in function doc
- a4ec609 update README.md
- 2608484 update to go 1.19
- 4e47ff1 update: support 'nolint tparallel, paralleltest' comment targeting files
- 871d3e3 update: support nolint comment targeting files
v0.0.5
Changelog
- 245b92b Merge branch 'main' into fix/massages
- 0ca8017 Merge pull request #11 from sho-hata/fix/massages
- a210ff5 Merge pull request #12 from sho-hata/update/optimize_file_walk
- 09b6f61 add gif
- cee1a35 chore: delete to unused errFlag
- 300cfd4 chore: fix gif
- 4706da4 chore: fix ident in README.md
- eb4a4e4 chore: fix indent in README
- a13092f chore: fix message on succeed
- cd946bd chore: fix of README
- c189c65 chore: fix of done message
- 3d222f2 chore: refactor of error handling
- f6d3d4c chore: refactor to Run()
- 9b75c40 chore: update to README
- 6f65040 refactor
- b9a65b5 refactor
- 9f26aa9 refactor filepath.Walk -> filepath.WalkDir
- 1968cc5 refactor: DRY
- b4ba7c2 update: optimize to file walk