Skip to content

Releases: Pengxn/go-xn

0.0.2

20 Jan 08:07
0.0.2
c5c52ef
Compare
Choose a tag to compare

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 of url 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

  • Add security.txt RFC 9116 standard support. #346 #349

Milestone 0.0.2

Full Changelog: 0.0.1...0.0.2

0.0.1

12 Jan 23:47
0.0.1
acf445c
Compare
Choose a tag to compare

What's Changed

  • Release first version 0.0.1.

Milestone 0.0.1

Full Changelog: v0.0.0...0.0.1