Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: k-yomo/fixtory

Tags

v2.0.0

Toggle v2.0.0's commit message
Update installation command

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from k-yomo/fix-output-bug

Fix trying to create empty dir when only file name is set for the output

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from k-yomo/fix-naming-conflict

Fix naming conflict between variable name and package name

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from k-yomo/fix-missing-package-name

Fix import bug happened when the package name is same as th target package

v0.0.11

Toggle v0.0.11's commit message
Tweak receiver name

v0.0.10

Toggle v0.0.10's commit message
Fix too many change logs at release

v0.0.9

Toggle v0.0.9's commit message
Fix bug that Build() does not reset builder's build count used for ma…

…pping EachParam()

v0.0.8

Toggle v0.0.8's commit message
Create directories if the parent directories of output path not found

v0.0.7

Toggle v0.0.7's commit message
Fix bug that struct is not imported correctly when file generate anot…

…her directory

v0.0.6

Toggle v0.0.6's commit message
Fix error to find go.mod if targetDir is '.'