Releases: Pengxn/go-xn
Releases · Pengxn/go-xn
0.0.2
Added
- Add gRPC implementation. #332
- Add bitcoin
BIP15
alias partial support. #336 - Sync Chinese translation language file for inno-setup. #342
- Add
cron
library for managing scheduled jobs. #345
Changed
- Bump actions version for GitHub Actions workflows. #303 #304 #324
- Upgrade go toolchain version to
1.23
. #299 #321 - Move template debug control to the route layer. #339
- Refactor static files handling and web embed FS constants. #341
Deprecated
- Use
slug
instead ofurl
field for the Article model. be2dff6
Fixed
- Fix non-ASCII domain whois query. #338
Removed
- Remove log warning prompt when default config file doesn't exist. #249
Security
Full Changelog: 0.0.1...0.0.2