Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 14:23
· 9 commits to master since this release
d644d4d

Changelog

  • b90fbec Add circle.yml
  • 2221d41 Add defer file close.
  • 28cd5fb Add test case file about main.go
  • 0aaab14 Add test case: bitbuffer package. Modified circle.yml: remove bench flag. Modified circle.yml: go test command include sub dir.
  • af151dd Add test case: pes.go
  • a9f97de Add test cases.
  • b769199 Append detail for README. Append command line flag detail. commit test for develop branch.
  • bf810d1 Append detail for README. Append detail for flag description.
  • 3347d50 Create go.yml
  • a946e0a Delete a variable that is not used.
  • 900f96c Fix README dump example.
  • dd6522f Fix TS header dump indent.
  • e9ee94f Improve dump options
  • af2adb5 Improve the allocation of memory.
  • b456b29 Initial commit
  • 2707a59 Merge branch 'release/Release/v1.0'
  • 082e335 Merge pull request #1 from small-teton/feature/improve-dump-options
  • 2bacc22 Merge pull request #2 from small-teton/feature/fix-indent-ts-header
  • 68ccfc9 Merge pull request #5 from small-teton/feature/support-go-version-1.21.4
  • 0788cc8 Merge pull request #6 from small-teton/feature/migrate-from-circle-ci-to-githubactions
  • d644d4d Merge pull request #7 from small-teton/feature/migrate-from-circle-ci-to-githubactions
  • fbe23d1 Merged branch develop into master
  • d71a997 Merged branch develop into master
  • 4e1609d Modified circle.yml
  • 2aaff60 Modified circle.yml
  • 3520f62 Modify the reading processing of the EOF.
  • a0a4360 Modify the test cases.
  • 19f65ab Revert "Add defer file close."
  • fb1e16b Revert "Append detail for README."
  • 9f07c16 Support go version 1.21.4.
  • 0a000b5 Support goreleaser and show version flag
  • 47f7be2 Try git GUI tool "GitKraken"
  • b1c48de adaptation field add dump header
  • af07844 add ignore target main bynary file.
  • 2988227 cirleci 2.0
  • 1eec3ba first code commit
  • b748240 fix .gitignore
  • b7dcd1e fix comment
  • f8f223a fix test
  • 195f1ea fix unit test
  • bd77c13 fmt
  • 5d4a8ee fmt
  • 7822b03 refactoring
  • 0a5ba64 refactoring
  • 404d085 refactoring about application flag. Add .gitignore Fixed FindPat().
  • a060f39 remove circle.yml
  • ebb6bf3 update circle ci config 2.0
  • f681d9d update readme