File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- # Release 0.2.2
1
+ # Release 0.2.2 (2018-05-22)
2
2
3
3
- [ Updated dependencies] [ 14 ] .
4
4
5
5
[ 14 ] : https://github.com/rust-num/num-derive/pull/14
6
6
7
- # Release 0.2.1
7
+ # Release 0.2.1 (2018-05-09)
8
8
9
9
- [ Updated dependencies] [ 12 ] -- thanks @spearman !
10
10
11
11
[ 12 ] : https://github.com/rust-num/num-derive/pull/12
12
12
13
- # Release 0.2.0
13
+ # Release 0.2.0 (2018-02-21)
14
14
15
15
- [ Discriminant matching is now simplified] [ 10 ] , casting values directly by
16
16
name, rather than trying to compute offsets from known values manually.
22
22
[ 11 ] : https://github.com/rust-num/num-derive/pull/11
23
23
24
24
25
- # Release 0.1.44
25
+ # Release 0.1.44 (2018-01-26)
26
26
27
27
- [ The derived code now explicitly allows ` unused_qualifications ` ] [ 9 ] , so users
28
28
that globally deny that lint don't encounter an error.
29
29
30
30
[ 9 ] : https://github.com/rust-num/num-derive/pull/9
31
31
32
32
33
- # Release 0.1.43
33
+ # Release 0.1.43 (2018-01-23)
34
34
35
35
- [ The derived code now explicitly allows ` trivial_numeric_casts ` ] [ 7 ] , so users
36
36
that globally deny that lint don't encounter an error.
37
37
38
38
[ 7 ] : https://github.com/rust-num/num-derive/pull/7
39
39
40
40
41
- # Release 0.1.42
41
+ # Release 0.1.42 (2018-01-22)
42
42
43
43
- [ num-derive now has its own source repository] [ num-356 ] at [ rust-num/num-derive] [ home ] .
44
44
- [ The derivation macros have been updated] [ 3 ] to using ` syn ` 0.12. Support for complex
You can’t perform that action at this time.
0 commit comments