bump: version 0.2.0 → 0.3.0
All checks were successful
Build and Release / build (push) Successful in 1m38s
All checks were successful
Build and Release / build (push) Successful in 1m38s
This commit is contained in:
parent
aec0f14c68
commit
c6755cb585
2 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
## 0.3.0 (2025-06-15)
|
||||
|
||||
### Refactor
|
||||
|
||||
- change variable and function names to fit with golang conventions
|
||||
- remove pointless else statments
|
||||
- add package string
|
||||
- **gitignore**: ignore compact build binary
|
||||
|
||||
## 0.2.0 (2025-06-14)
|
||||
|
||||
### Feat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue