Skip to content

Releases: rootcause-rs/rootcause

v0.6.0

29 Oct 20:09
Immutable release. Only release title and notes can be modified.
50b4c03

Choose a tag to compare

Fixed

  • Fix the links in the CHANGELOG #34

Added

  • More docs #35, #37, #38
  • The report_attachment!() macro #35

Changed

  • Do more re-organization while it's free to do so #37

v0.5.0

27 Oct 14:08
Immutable release. Only release title and notes can be modified.
34acc25

Choose a tag to compare

Changed

  • Add a report header #19
  • Make the IteratorExt trait more generic #24
  • Rename with_handler to custom in most places #25

Added

  • Add a CHANGELOG #27

v0.4.3

27 Oct 13:52
Immutable release. Only release title and notes can be modified.
e68167f

Choose a tag to compare

Changed

  • Change the logo #17

Added

  • Add a discord badge #16

v0.4.2

27 Oct 13:52
Immutable release. Only release title and notes can be modified.
f4902f0

Choose a tag to compare

Changed

  • Use rustc-hash instead of foldhash in the internal hooks #15

Added

  • Add the logo to the docs #14

v0.4.1

27 Oct 13:51
Immutable release. Only release title and notes can be modified.
5823121

Choose a tag to compare

Added

  • Add a logo #13

v0.4.0

27 Oct 13:51
Immutable release. Only release title and notes can be modified.
77e0bd0

Choose a tag to compare

Changed

  • Various refactoring #7

v0.3.0

27 Oct 13:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Added

  • Add CI and more documentation

Changed

  • Various refactoring

v0.2.0

27 Oct 13:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Added

  • Initial release