Releases: linyows/warp
Releases · linyows/warp
v0.16.0
v0.15.0
v0.14.0
Changelog
- 6a1fa4d add mail header and body in integration test
- a035f39 add verbose for test
- f4d97fd buffer size is 10mb
- fec549a go version is 1.18 later
- 06855c8 raise fail when returns STARTTLS as Extension
- ae6c306 through error when closed net socket
- 401d60e update data when removed ext for starttls
- eb9de1e use isWaitedStarttlsRes flag
v0.13.0
v0.11.0
v0.10.1
v0.10.0
Changelog
- e85c762 add Plugins struct
- 73072de add afterinit to mysql and file plugin
- 799f984 add hook for AfterInit()
- 9602824 add sqlite plugin
- ea2beff add target for sqlite plugin to Makefile
- 4e67463 add test
- e670433 add testdata
- b1a353c remove arm
- eaffc8a remove darwin and arm
- 2d24497 rename plugin to plugins
- 7d49951 specify binary name for plugin
- 4836a4a split archies
- d4de0b2 split archives
- aa5d64a typo
- 06d0731 update README.md
- 52a3e25 update go.mod
- 7c0ec7e update goreleaser
- 7bb0a0c update sqlite plugin
v0.8.1
v0.8.0
Changelog
- fbf39f5 Update README.md
- da6ea0e add parse command option
- 5aaaf17 add port_rage.go
- f73d93a change port number in test
- 3849880 close listener!
- 7841699 fix miss
- cc82f25 logging error message
- c95d23e remove unnecessary defer
- 1a9def4 to public struct
- d6b7fe4 use outboud port range
- 2f3b54d use random port checks instead of incremental port checks
v0.7.0
Changelog
- 6953ea6 add 3rd return value
- 7469711 add hyphen to logging
- ecde6f4 add target for server key generation
- 0d22fce add test
- 0548b1c fix lint
- 20d9e41 fix to the right direction on logging
- dcd2c73 ignore server.keys
- d6b43a1 it works as end-to-end test
- ad174ab keep dir testdata
- 8a42e9b remove logging in pipe.go
- 8861343 simplize log
- c935fe1 split anonymous function
- c23f35c split paring() to some methods
- bd7ebda split set time
- 5893e24 update workflows
- 6addaf2 use short option for go test
- 3e1447b use variables as regexp.MustCompile