Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@dten dten released this 29 Jun 20:13
· 4 commits to master since this release
aa000e3
  • slack_api now provides async functions (enabled with "async" feature, on by default)
  • slack_api::sync provides the original functions (enabled with "sync" feature)
  • Timestamp type replaces all uses of string / u64 / f64 as timestamps