Skip to content

0.8.0 Release

Compare
Choose a tag to compare
@cdupuis cdupuis released this 04 Feb 08:16
· 1357 commits to main since this release

Added

  • Add capabilities to skill definition. e47e128
  • Add support for uploading code scanning results. 01e646a

Changed

  • Update schema. #202
  • Set author and committer using env variables. #215
  • Change ensureBranch behavior when sync false. #214
  • Add ordering to PubSub publishing. #218

Fixed

  • Fix missing await in state hydrate. d6ec184
  • Error committing changes back into repository. #210