-
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.
Merge remote-tracking branch 'origin/main'
- Loading branch information
Showing
1 changed file
with
0 additions
and
41 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1 @@ | ||
# Changelog | ||
|
||
--- | ||
## [1.0.1](https://github.com/hedon-go-road/template-web/compare/v1.0.0..v1.0.1) - 2024-08-22 | ||
|
||
1. rename project to `go-mysql-mocker`; | ||
2. improve unit tests for `InitData`; | ||
3. auto get unused port from local machine if not specify. | ||
|
||
### ⛰️ Features | ||
|
||
- 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 | ||
|
||
### 🚜 Refactor | ||
|
||
- rename repository to go-mysql-mocker - ([599dbd0](https://github.com/hedon-go-road/template-web/commit/599dbd0eb47cadf0a485076ee78ae1a8e71a1b9c)) - hedon954 | ||
|
||
<!-- generated by git-cliff --> | ||
|
||
--- | ||
## [1.0.0] - 2024-08-22 | ||
|
||
finish gmm(go-mysql-mocker) basic features | ||
|
||
### ⛰️ Features | ||
|
||
- finish gmm - ([ea8f4a0](https://github.com/hedon-go-road/template-web/commit/ea8f4a0fe2cd0320ea3cc78a637338de72b8c4e9)) - wangjiahan | ||
|
||
### 📚 Documentation | ||
|
||
- add readme - ([b9cd37a](https://github.com/hedon-go-road/template-web/commit/b9cd37a411ce52151540c6d328908c0d63e07a71)) - hedon954 | ||
|
||
<!-- generated by git-cliff --> |