Releases: goradd/got
Releases · goradd/got
Rerelease
Fixing output on error
Allowing GOT to proceed even if goimports or gofmt produces errors.
Fixing relative path problem
Merge pull request #7 from spekary/relative_paths Relative paths
Improving v tag
Merge pull request #6 from spekary/sprint_optimization Sprint optimization
Adding Else If capability
Merge pull request #5 from spekary/else_if Adding Else If capability to if tag
Preventing goimports errors
Merge pull request #4 from spekary/imports Allowing write to finish before running goImports
CWD as default output
Merge pull request #3 from spekary/cwd Allowing cwd to be the default output directory
Improving imports
v0.6.2 Doing goimports from source file directory to deal with module issues…
Html conversion fixes
v0.6.1 Removing adding br tags from html conversion, since you can just use …
Text file include
Adding ability to include text files and automatically convert them to html