Skip to content

Releases: x52dev/detrim

detrim: v0.1.4

10 Oct 12:35
e816443
Compare
Choose a tag to compare
  • No significant changes since 0.1.3.

detrim: v0.1.3

26 May 15:28
a9950b1
Compare
Choose a tag to compare
  • Fix cow_str when expecting to borrow from input data.

detrim: v0.1.2

25 May 23:47
2a7b782
Compare
Choose a tag to compare
  • Add hashset_string() function behind on-by-default std crate feature.
  • Fix string_non_empty() and option_string_non_empty() functions when encountering nulls.

detrim: v0.1.1

25 May 22:28
de8b52f
Compare
Choose a tag to compare
  • Add option_string() function.
  • Add vec_string() function.