Thank you for all the contributions!
What's Changed
API Cleanup
- Support pass context.Context to all methods by @zchee in #1034
- Optimize NewSafeID using atomic by @zchee in #1035
- optimize slackutilsx.EscapeMessage function by @brainexe in #1041
- Add fluent
WithConfirm
forButtonBlockElement
s by @liftM in #1055 WithStyle
forConfirmationBlockObject
s should be fluent by @liftM in #1054
Enhancement
- [experimental] introduction of Slack workflow steps by @SteffenMahler in #1027
- workflow_step: add SaveWorkflowStepConfigurationConetxt & fix return err by @zchee in #1042
- Added Details field to Audit event entries by @JustinJudd in #1047
Misc
New Contributors
- @SteffenMahler made their first contribution in #1027
- @brainexe made their first contribution in #1041
- @liftM made their first contribution in #1055
Full Changelog: v0.10.2...v0.10.3