File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Release 0.1.39
1+ # Release 0.1.39 (2018-06-20)
22
33- [ The new ` Roots ` trait provides ` sqrt ` , ` cbrt ` , and ` nth_root ` methods] [ 9 ] ,
44 calculating an ` Integer ` 's principal roots rounded toward zero.
77
88[ 9 ] : https://github.com/rust-num/num-integer/pull/9
99
10- # Release 0.1.38
10+ # Release 0.1.38 (2018-05-11)
1111
1212- [ Support for 128-bit integers is now automatically detected and enabled.] [ 8 ]
1313 Setting the ` i128 ` crate feature now causes the build script to panic if such
1717
1818[ 8 ] : https://github.com/rust-num/num-integer/pull/8
1919
20- # Release 0.1.37
20+ # Release 0.1.37 (2018-05-10)
2121
2222- [ ` Integer ` is now implemented for ` i128 ` and ` u128 ` ] [ 7 ] starting with Rust
2323 1.26, enabled by the new ` i128 ` crate feature.
2626
2727[ 7 ] : https://github.com/rust-num/num-integer/pull/7
2828
29- # Release 0.1.36
29+ # Release 0.1.36 (2018-02-06)
3030
3131- [ num-integer now has its own source repository] [ num-356 ] at [ rust-num/num-integer] [ home ] .
3232- [ Corrected the argument order documented in ` Integer::is_multiple_of ` ] [ 1 ]
You can’t perform that action at this time.
0 commit comments