Skip to content

Releases: dtolnay/itoa

1.0.15

03 Mar 23:43
1.0.15
e2766b8

Choose a tag to compare

  • Documentation improvements

1.0.14

25 Nov 19:26
1.0.14
7e6b258

Choose a tag to compare

  • Work around bad IDE suggestion (#56)

1.0.13

20 Nov 18:33
1.0.13
d49fc1d

Choose a tag to compare

1.0.12

20 Nov 08:28
1.0.12
b45df1f

Choose a tag to compare

  • Add itoa::Integer::MAX_STR_LEN associated constant (#45, thanks @SUPERCILEX)

1.0.11

26 Mar 06:01
1.0.11
8f39203

Choose a tag to compare

1.0.10

09 Dec 01:27
1.0.10
547c143

Choose a tag to compare

1.0.9

15 Jul 20:44
1.0.9
81c115b

Choose a tag to compare

  • Documentation improvements

1.0.8

03 Jul 18:21
1.0.8
a6af90f

Choose a tag to compare

  • Add no-alloc category to crates.io metadata

1.0.7

03 Jul 03:45
1.0.7
26259a9

Choose a tag to compare

  • Implement Copy for itoa::Buffer

1.0.6

03 Jul 03:45
1.0.6
3cab737

Choose a tag to compare

  • Documentation improvements