Releases: mokeyish/smartdns-rs
Releases · mokeyish/smartdns-rs
0.6.0
What's Changed
- Make command args same as C version, fix log timestamp and set socket… by @pymumu in #116
- 🎨 Compatible the command args with c version by @mokeyish in #117
- 🐛 Fix "-f" parsing in CLI compatibility mode. by @mokeyish in #118
- ✨ Support edns_client_subnet for per server. by @mokeyish in #119
- 🐛 Fix ping empty ips. by @mokeyish in #120
- 🎨 Compatible parsing of options starting with double
-
by @mokeyish in #122
New Contributors
Full Changelog: 0.5.4...0.6.0
0.5.4
0.5.3
What's Changed
- smartdns.init: Fix Luci configuration failed to mask the domain name … by @zxlhhyccc in #99
- 🎨 allow custom log-filter. by @mokeyish in #101
- 🎨 Optimize device binding by @mokeyish in #102
- 🎨 cleanup after shutdown by @mokeyish in #103
- ✅ Add rr_ttl_(min/max/reply) tests. by @mokeyish in #104
- 🐛 Fix compilation errors. by @mokeyish in #105
- 🎨 Fix compilation errors (x86_64-unknown-linux-musl) by @mokeyish in #106
- 👷 Add more CI checking by @mokeyish in #107
Full Changelog: 0.5.2...0.5.3