2024-03-15 17:15:46 +01:00
|
|
|
|
## 1.2.1 (2024-03-15)
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- **dotnet-format**: use system dotnet and dotnet binary
|
|
|
|
|
|
2024-03-15 17:04:08 +01:00
|
|
|
|
## 1.2.0 (2024-03-15)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- add dotnet format
|
|
|
|
|
|
2024-02-26 16:36:32 +01:00
|
|
|
|
## 1.1.0 (2024-02-26)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- **go**: add ‹gofmt› hook
|
|
|
|
|
- **rust**: add cargo hooks
|
|
|
|
|
- add commitizen
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- **rust**: add wrapper for running clippy
|
|
|
|
|
|
|
|
|
|
## 1.0.0 (2024-02-21)
|
|
|
|
|
|
|
|
|
|
### Feat
|
|
|
|
|
|
|
|
|
|
- add clang-format hook
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
- types must be ‹types_or›
|