Skip to content

Releases: myelin-ai/unordered-pair

0.2.5

31 May 06:44
8ea96c7

Choose a tag to compare

  • Updated crate metadata and declare maintenance status.

0.2.4

23 Jun 08:47
d198b39

Choose a tag to compare

  • Add into_ordered_tuple.
  • Derive Default.
  • Implement From<UnorderedPair<T>> instead of Into<UnorderedPair>. The Into impl now comes from the blanket impl.

0.2.3

17 Nov 19:23
bd3f914

Choose a tag to compare

  • Add support for Serialization/Deserialization using serde.

0.2.2

30 Mar 09:24
06fa048

Choose a tag to compare

Derive Copy

0.2.1

14 Feb 16:48
4cf12b2

Choose a tag to compare

Stable rust

0.2.0

05 Nov 11:51
3e0dab0

Choose a tag to compare

Derive Eq

0.1.1

05 Nov 11:33
ceaf715

Choose a tag to compare

Update readme

0.1.0

05 Nov 11:26
3772b00

Choose a tag to compare

Initial release