v0.17.5
Highlights
- [Fix] Unaligned 64-bit atomic operation on 32-bit machine. #694
- [Fix] Invalid takeout mode caused by double lock. #646
Changelog
Bug fixes
- ec66ab1: fix(dcpool): invalid takeout caused by double lock (@iyear)
- d2adead: fix(gomod): tidy colorcobra (@iyear)
Others
- 3c6bd90: chore(cmd): add colorful help output (@iyear)
- bab1d69: chore(cmd): add groups for commands (@iyear)
- e297473: chore(deps): bump github.com/go-playground/validator/v10 (#719) (@dependabot[bot])
- a912c99: chore(deps): bump github.com/gotd/td from 0.108.0 to 0.110.1 (#728) (@dependabot[bot])
- 98689b2: chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#731) (@dependabot[bot])
- c874919: chore(deps): bump github.com/tidwall/gjson from 1.17.3 to 1.18.0 (#736) (@dependabot[bot])
- 1e96795: chore(deps): valid semver tag to core module (@iyear)
- a1e14f2: ci(actions): docs only triggered by v* tags (@iyear)