Releases: Blobfolio/adbyss
v0.20.0
New
- Optional crate feature
sqlx-mysql
Changed
- Bump
minreq
to2.14
(bin) - Bump
utc2k
to0.16
(bin) - Miscellaneous code cleanup and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.19.0
Changed
- Bump
argyle
to0.13
- Bump
brunch
to0.11
(dev) - Bump
dactyl
to0.13
- Bump
fyi_msg
to2.3
- Bump
trimothy
to0.9
- Bump
utc2k
to0.15
- Bump MSRV to
1.88
- Miscellaneous code cleanup and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.18.0
Changed
- Bump
dactyl
to0.12
(bin) - Bump
fyi_msg
to2.2
(bin) - Bump
trimothy
to0.8
- Bump
utc2k
to0.14
- Bump
write_atomic
to0.7
Domain::has_www
is now constDomain::subdomain
is now constDomain::suffix
is now constDomain::tld
is now const- Lighten
Domain
struct by 16 bytes - Miscellaneous code cleanup and lints
- Update suffix database
Breaking
- Removed
Default
forDomain
- Removed
Deref
forDomain
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.17.0
Changed
- Bump
argyle
to0.12
- Bump
brunch
to0.10
(dev) - Bump
fyi_ansi
to2.1.0
- Bump
fyi_msg
to2.1.0
- Bump MSRV to
1.87
Domain::as_bytes
is now constDomain::as_str
is now constDomain::host
is now constDomain::is_empty
is now constDomain::len
is now const- Miscellaneous code changes and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.16.1
Changed
- Bump
argyle
to0.12
- Bump
fyi_msg
to2.0.0
- Miscellaneous code changes and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.16.0
Changed
- Bump
brunch
to0.9
(dev) - Bump
dactyl
to0.10
(bin) - Bump MSRV to
1.85
- Bump Rust edition to
2024
- Bump
trimothy
to0.7
- Bump
utc2k
to0.12
(bin) - Bump
write_atomic
to0.6
(bin) - Forbid
unsafe_code
(bin) - Miscellaneous code cleanup and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.15.3
Changed
- Bump
fyi_msg
to1.6
(bin) - Update suffix data (lib)
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.15.2
Changed
- Bump
brunch
to0.8
(lib/dev) - Bump
dactyl
to0.9
(bin) - Bump
fyi_msg
to1.5
(bin) - Bump
minreq
to2.13
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.15.1
Changed
- Bump
brunch
to0.7
(dev) - Bump
dactyl
to0.8
(bin) - Bump
fyi_msg
to1.3
(bin) - Bump
trimothy
to0.6
- Miscellaneous code cleanup and lints
- Update suffix database
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.
v0.15.0
New
Domain::email
(lib)Domain::email_parts
(lib)impl From<Domain> for String
(lib)
Changed
<Domain as fmt::Display>
now supports width, padding, etc. (lib)- Minor code cleanup and lints
- Improved docs
- Update suffix database
- Bump
fyi_msg
to1.2
(bin) - Bump
utc2k
to0.11
(bin)
Note: The attached .deb
package requires an x86-64-v3
-capable CPU. You can use this script from the XanMod Kernel project to verify your system's support level if you're unsure.