Gee Versions Save

🏵 Gee is tool of stdin to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go

v1.1.2-action

1 year ago

v1.1.2

2 years ago

Changelog

  • 4e5d1b5 y
  • a83584e y
  • 1fc8635 y
  • 878003f tap v1.1.2
  • 1bc0af0 chore: update contributors [skip ci]
  • 97cadd5 Update documents
  • 8f2f3ed Improve test code
  • 7042483 Improve test code
  • 4baafb9 Improve test code
  • b36214e (#41) Improve -uncolor

v1.1.1

2 years ago

Changelog

  • 88744c2 tap v.1.1.1
  • 6436d09 chore: update contributors [skip ci]
  • ac1cddc chore: update contributors [skip ci]
  • 588b44f Upgrade go version and Support to Windows ARM64

v1.1.0

2 years ago

Summary

  • Add -inject flag
  • Add -with-lc flag
  • Support M1(darwin-arm64)
  • Improved code quality

Changelog

73673a2 update usage 49ee56c update readme cd18108 tap v1.1.0 2f5a166 Update test code 93749ac Update README.md bd75df5 Update README.md 73fbbf7 Update README.md 41f4e4f Update README.md 5d0dfe7 Update README.md b02af6c Update README (add go1.17 installation) c6a5674 Tap v1.1.0 d20e0e7 Modified logger (error) af1b8f8 Merge pull request #33 from hahwul/hahwul-patch-1 9d3a4ed Merge branch 'main' of https://github.com/hahwul/gee 4b378e2 Create SECURITY.md 47141a0 Added uniq logic and modified debug logger code 9116cd4 (Close #37) Add -inject test code db26db4 (Close #37) Add -inject flag 81d259a (#36) Supported M1 and Update go version 3c3a8a7 (#35) add -with-lc test code 88e9899 (#35) add -with-lc flag 72996a2 (#31) Added uniq function and test code 96f5a7e (#31) Added uniq flag and options model 1fb4ff2 (#30) Added reverse function and test code a9d9b1f (#30) Added logic and test code 53af315 (#30) Added -reverse flag and options model

v1.0.4

2 years ago

Changelog

d2a607b release v1.0.4 eb4d930 chore: update contributors [skip ci] d14ce5c Update source.md b41db49 Update README.md 5044460 Added test code c5a77e9 Added codecov a625dd9 (#29) Fixed distribute bug

v1.0.3

3 years ago

Changelog

f8712c0 update docs 31e338b update docs 2e7b462 test docs 1f34933 test docs 7e584c1 test docs d6fe814 release v1.0.3 8ceaee5 Update _config.yml 63f7857 Update README.md 5d6cf56 Delete renovate.json 180fa88 Create CNAME 421f2e2 (Fixed #28) arguments bug fix

v1.0.2

3 years ago

Changelog

06848a4 update d6e3407 release v1.0.2 f8dedea chore: update contributors [skip ci] 28c5d03 change -with-time color 8fdaa01 Update README.md 2b18b6c Update README.md 7159c03 Update README.md 4a57931 (Fixed #25) Change option name(-grep , -grepv) a0c3879 (Fixed #25) Change option name(-grep , -grepv)

v1.0.1

3 years ago

Changelog

e696e78 Update README.md d094f46 Update README.md 1c3aec7 (Fixed #24) fixed bug in -distribute option and release v1.0.1

v1.0.0

3 years ago

Changelog

3cca6ed update 3cb1207 update 5f6d55d release v1.0 b01494a release v1.0 048fc52 release v1.0 4518b4c chore: update contributors [skip ci] b1895b4 chore: update contributors [skip ci] eb999d4 Update module logrusorgru/aurora to v3 47aff07 Update issue templates 98291e8 Update contributors.yml 381d145 Update README.md 1baa3c2 Update README.md 0f4b9c7 Update README.md e4b2cc4 Update README.md 04154ae Update README.md eb31597 Update README.md 64f20ba Update README.md 31ef7ea Update README.md ec50562 Update README.md 477bda6 Update README.md c122bee Update README.md 1a77678 Update README.md a66308d Update README.md 4c594db Update README.md 8fc8b83 Update README.md e6b09c4 Update README.md 9a6183b Update README.md e3dc9f0 Update README.md 7f2195a Update README.md 81195d0 Update README.md 148f4a9 Update README.md 0cd2ab9 Update README.md 23182be Update README.md 36ffe10 Update README.md e2b3421 Update README.md 6a88266 Update README.md 60d6a00 Update README.md 62d1a2e Update README.md 3f9a48e Update Dockerfile b2ce775 Update CONTRIBUTING.md 99990a6 Merge pull request #20 from codacy-badger/codacy-badge b66dc8a Merge pull request #19 from hahwul/renovate/logrusorgru-aurora-3.x 7f8fc3f Merge pull request #17 from hahwul/renovate/configure 922d649 Merge pull request #15 from hahwul/add-code-of-conduct-1 b9b3850 Merge branch 'main' of https://github.com/hahwul/gee into main ba8b3a6 Merge branch 'main' of https://github.com/hahwul/gee into main 2bf5c82 Make StdPrint func a14512d Make StdPrint func 00e4ae4 Initial commit e551f07 Create go.yml 0b2ffc0 Create contributors.yml b5fd73a Create codeql-analysis.yml 4f3f9af Create README.md d3dfb33 Create FUNDING.yml c44e656 Create CONTRIBUTING.md eddb8a9 Create CODE_OF_CONDUCT.md 2d5cab1 Create CODE_OF_CONDUCT.md f84ca85 Change printing logic and split format c4af8de Change options model 0823537 Added goreleaser yml file 738a4bc Added gee pkg 941a22b Added custom usage and banner c11b78c Added Dockerfile 14c93dd Add renovate.json 232cb8e Add color to usage and banner 1989163 Add Codacy badge e888d3b (Closed #9) Added -with-line option 3b48149 (Closed #8) Added -with-time option fa81cdb (Closed #6, #7) Added suffix and prefix option 9505c26 (Closed #5) Added chunked option 56befb6 (Closed #4) Added append 9225469 (Closed #21) Added find / replace / uncolor option and colorize all afde6ec (Closed #2,#4) Addded write files and stdout, append option d6d7411 (Closed #15) Added distribute flag 33cec92 (Closed #14) Add -split , -format option e9029fc (Closed #13) Added regex and regexv option 1bef7ef (Closed #10) Added RMNL(Remove newline) option f22509b (#14) Change name of table* 1980633 #14 Change option