Skip to content

2026.7.0

Latest

Choose a tag to compare

@ainame ainame released this 02 Jul 23:03

From this version, this project adopted calendar versioning in the form YYYY.M.PATCH. The PATCH segment is a release counter within the month, not a SemVer compatibility signal.

Added

  • Updated Slack API schemas with newly generated Web API operations and shared model coverage - #112, #113, #115, #118

Changed

  • Adopted calendar versioning in the form YYYY.M.PATCH, starting with this release - #119
  • Updated README package-version examples for the 2026.7.0 release - #119
  • Updated the Ruby toolchain reference to 4.0.5 - #111
  • Tightened the release workflow guidance to keep tag and GitHub release publication on merged main commits and prefer GitHub-native PR references in changelog entries - #119, #120
  • Updated GitHub Actions checkout and cache actions - #114, #116
  • Updated GitHub Actions Swiftly setup and refreshed the apt index before Swiftly installation - #118

Fixed

  • Fixed generated channel priority property typing - #117
  • Fixed Web API trait template generation and indentation - #118
  • Removed stale generated schema output from the generation pipeline - #118