-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: new version v0.1.0 [skip ci] [ci skip]
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
## [v0.1.0](https://github.com/adhocore/fast/releases/tag/v0.1.0) (2021-04-13) | ||
|
||
### Features | ||
- **Cmd.fast**: Add cmd/fast (Jitendra Adhikari) [_a6803e9_](https://github.com/adhocore/fast/commit/a6803e9) | ||
- **Internal.fast**: Add fast.Run() (Jitendra Adhikari) [_5acbf18_](https://github.com/adhocore/fast/commit/5acbf18) | ||
- Add main (Jitendra Adhikari) [_1e26330_](https://github.com/adhocore/fast/commit/1e26330) | ||
|
||
### Internal Refactors | ||
- Split fast.Run() (Jitendra Adhikari) [_8d77bf9_](https://github.com/adhocore/fast/commit/8d77bf9) | ||
- **Main**: Cleanup, use internal/fast instead (Jitendra Adhikari) [_0252e6b_](https://github.com/adhocore/fast/commit/0252e6b) | ||
|
||
### Miscellaneous | ||
- Bump timeout to 3min (Jitendra Adhikari) [_7d718c1_](https://github.com/adhocore/fast/commit/7d718c1) | ||
- **Docs**: Chrome setup is not mandatory and not generally required (Jitendra Adhikari) [_5326632_](https://github.com/adhocore/fast/commit/5326632) | ||
- Add license (Jitendra Adhikari) [_e8e2ff3_](https://github.com/adhocore/fast/commit/e8e2ff3) | ||
- Go mod tidy (Jitendra Adhikari) [_9295c34_](https://github.com/adhocore/fast/commit/9295c34) | ||
- **Deps**: Add deps (Jitendra Adhikari) [_2edc54e_](https://github.com/adhocore/fast/commit/2edc54e) | ||
- Init style config (Jitendra Adhikari) [_6f82ef0_](https://github.com/adhocore/fast/commit/6f82ef0) | ||
|
||
### Documentations | ||
- Add wsl troubleshooting (Jitendra Adhikari) [_1cd4c3a_](https://github.com/adhocore/fast/commit/1cd4c3a) | ||
- Add readme (Jitendra Adhikari) [_712de31_](https://github.com/adhocore/fast/commit/712de31) | ||
|
||
|
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
v0.1.0 |