View Source CHANGELOG
All notable changes to this project will be documented in this file.
[0.1.8] - 2023-07-31
Bug Fixes
- Fix: make certain fields in Event as optional types
[0.1.7] - 2023-07-31
Features
- Feat: Allow non map return values
- Feat: Allow no return value with just :ok for step runs
Miscellaneous Tasks
- Chore: Change type to list of Events
[0.1.6] - 2023-07-28
Bug Fixes
- Fix: path takes precedence when passed to
inngest
macro
Documentation
- Docs: update
inngest
macro docs
[0.1.5] - 2023-07-28
[0.1.4] - 2023-07-28
Miscellaneous Tasks
- Chore: Fix release workflow with proper escapes (#49)
[0.1.3] - 2023-07-27
Bug Fixes
- Fix compile errors due to parallel compilation conflicts (#45)