Skip to content

Releases: dtolnay/inventory

0.3.22

19 Feb 15:51
0.3.22
c051a35

Choose a tag to compare

  • Add support for QNX Neutrino targets (#87, thanks @orecham)

0.3.21

20 Aug 14:25
0.3.21
c8310fa

Choose a tag to compare

  • Make compatible with rustc Cranelift codegen backend (#83)

0.3.20

03 Mar 23:41
0.3.20
5e915d4

Choose a tag to compare

  • Documentation improvements

0.3.19

31 Jan 19:21
0.3.19
dad50ac

Choose a tag to compare

  • Relax bounds on Clone implementation of Iter<T> (#79, thanks @lefebvreb)

0.3.18

29 Jan 23:43
0.3.18
860bfc2

Choose a tag to compare

  • Documentation improvements

0.3.17

07 Jan 21:07
0.3.17
b843e1c

Choose a tag to compare

  • Support other Wasm platforms in addition to WASI/Emscripten (#76, thanks @dfoxfranke)

0.3.16

20 Dec 05:03
0.3.16
7d32b0e

Choose a tag to compare

0.3.15

26 Jan 10:03
0.3.15
2b40b08

Choose a tag to compare

  • Support target_os = "none" (#70, thanks @nspin)

0.3.14

21 Dec 18:17
0.3.14
f219471

Choose a tag to compare

Release 0.3.14

0.3.13

01 Nov 05:49
0.3.13
5bb4323

Choose a tag to compare

  • Fix documentation build on nightly rustdoc