v1.1.0
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