Skip to content

v0.53.1

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:42
abcff53

Added

  • support sub-issues (#898)

Fixed

  • Omit input object if null. Github expects object or nothing. (#918)

Other

  • cargo clippy --tests --examples --fix (#920)
  • Use std::sync::LazyLock over once_cell::sync::Lazy (#919)