-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
1 addition
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1 @@ | ||
# Changelog | ||
|
||
--- | ||
## [0.0.1-go1.20] - 2024-08-23 | ||
|
||
Finish go-mysql-mocker basic features and support for go1.20 projects. | ||
|
||
### ⛰️ Features | ||
|
||
- finish gmm - ([ea8f4a0](https://github.com/hedon-go-road/template-web/commit/ea8f4a0fe2cd0320ea3cc78a637338de72b8c4e9)) - wangjiahan | ||
- remove some useless error check and improve unit test for `InitData` - ([280eb23](https://github.com/hedon-go-road/template-web/commit/280eb2396addc2d13fd7acb4164298e507788e08)) - hedon954 | ||
|
||
### 🐛 Bug Fixes | ||
|
||
- **(port)** fix get unused port bug - ([a004a9b](https://github.com/hedon-go-road/template-web/commit/a004a9b6aebe11bf1ad08a03ae69cee5ef1e8bb4)) - hedon954 | ||
|
||
### 📚 Documentation | ||
|
||
- **(gmm)** add some comments for get free port - ([572fb4c](https://github.com/hedon-go-road/template-web/commit/572fb4c5b728c7057ec07b8a11ae2b7e584a5153)) - hedon954 | ||
- **(readme)** fix wrong - ([ac3e0fb](https://github.com/hedon-go-road/template-web/commit/ac3e0fb95ff9dc2d348b29e28223ded4f04f42ae)) - hedon954 | ||
- add readme - ([b9cd37a](https://github.com/hedon-go-road/template-web/commit/b9cd37a411ce52151540c6d328908c0d63e07a71)) - hedon954 | ||
|
||
### 🚜 Refactor | ||
|
||
- rename repository to go-mysql-mocker - ([599dbd0](https://github.com/hedon-go-road/template-web/commit/599dbd0eb47cadf0a485076ee78ae1a8e71a1b9c)) - hedon954 | ||
- do not use slog to support lower go version user - ([fc235aa](https://github.com/hedon-go-road/template-web/commit/fc235aa48aa10d3f7451c910acabc011b58e7370)) - wangjiahan | ||
- downgrade go-mysql-server to 0.18.0 to support go1.20 projects - ([f337dc8](https://github.com/hedon-go-road/template-web/commit/f337dc8301df31924d1a920f04c8ec2afcf92a8c)) - wangjiahan | ||
|
||
<!-- generated by git-cliff --> |