Sourced from num-traits's changelog.
Release 0.2.18 (2024-02-07)
- The new
Euclid::div_rem_euclid
andCheckedEuclid::checked_div_rem_euclid
methods compute and return the quotient and remainder at the same time.- The new
TotalOrder
trait implements the IEEE 754totalOrder
predicate.- The new
ConstZero
andConstOne
traits offered associated constants, extending the non-constZero
andOne
traits for types that have constant values.Contributors:
@andrewjradcliffe
,@cuviper
,@tarcieri
,@tdelabro
,@waywardmonkeys
eb20b40
Merge pull request #309
from cuviper/release-0.2.185c2cc9b
Release 0.2.18a095b70
Merge pull request #303
from tarcieri/constant-traits67d9e74
Avoid Self
constructor for Wrapping
6ab6de2
Update src/identities.rse48ffe2
Update src/identities.rsbc42b83
Rename to ConstZero/ConstOne and re-export from toplevel536dcf2
Remove blanket impls; add impls for Wrapping
06c0ee0
Add ZeroConstant
and OneConstant
traits29c5b46
Merge pull request #308
from cuviper/ci1d106b1
Release 1.0.578a5c4d1
Use write_str when args only consists of trailing commaf790bee
Phrase flag in terms of whether core::fmt machinery is requiredd43b759
Ignore needless_raw_string_hashes pedantic clippy lint in testd09c418
Touch up PR 286097251d
Merge pull request #286
from nyurik/litstrcd79876
optimize by avoiding second fmt.value() calld7e738e
Optimize simple literals for Display::fmt0717de3
Update ui test suite to nightly-2024-02-08c7c7547
Update ui test suite to nightly-2024-01-317f3e276
chore: Release07c8c2c
docs: Update changelog10392d5
chore: Release4592fe4
docs: Update changelogb7bd3a4
Merge pull request #675 from
epage/dotted-key89d1416
fix(edit): Preserve previous line decor on leaf key4e89856
fix(edit): Don't include decor in Key's Display35e5326
Merge pull request #674 from
epage/refactor0aca85b
refactor(encode): Remove trait abstraction16c8353
test(edit): Show dotted-key comment buga20848d
chore: Release916948a
Merge branch 'main' into HEAD09338a4
chore: Releasef345c8c
Merge pull request #678 from
epage/key069f404
fix(edit): Support more types of tables for key fn8fa5a60
chore: Release6a60576
Merge pull request #677 from
epage/keyaab7d33
fix(edit): Make rest of key fn's pub582a1a8
chore: Release404f017
docs: Update changelog