Skip to content

Releases: Riateche/cadd

0.2.0

05 Jan 23:38

Choose a tag to compare

Changes:

  • Add assignment methods (cadd_assign, csub_assign, etc.).
  • Make second argument of ops traits use an associated type to improve type inference.
  • Add more Cfrom implementations for converting byte array slices, OS strings, and paths to strings.
  • Add type name to overflow error messages.
  • Improve Cfrom error messages.
  • Add code generator to improve ops module docs and fine-tune traits and functions.

0.1.1

05 Jan 23:29

Choose a tag to compare

Changes:

  • fix 32-bit build

0.1.0

05 Jan 23:28

Choose a tag to compare

Initial release