Changelog
View Source0.2.0 - 2026-05-19
🚀 Features
- Add Workflow Delete sample - (4106d91)
- Add Workflow Cancel Parallel sample - (1c3ce79)
- Add Workflow Terminate sample - (d3c4361)
🐛 Bug Fixes
- Fix Workflow Terminate docs groups - (2789de4)
⚙️ Miscellaneous
- Fix elp W0066 - (8f7e671)
- Migrate to new TemporalSdk.Utils.Code.exdoc! - (93b1079)
- Update after SDK eviction and docs translation improvements - (6e6bdfb)
- Bump gun to v2.2.0 - (f5d6a3b)
- Update to renamed await operator
onetoany- (19c0f6f) - Update to new temporal_sdk API - (cc72033)
0.1.16 - 2026-04-27
🐛 Bug Fixes
- Fix hex.pm deps locks - (be1ae01)
0.1.15 - 2026-04-27
🐛 Bug Fixes
- Fix hex.pm git dependency - (8c23e88)
0.1.14 - 2026-04-27
🚀 Features
- Add Workflow Eviction and Eviction Parallel Handler samples - (ae7702c)
- Add Awaitable Event sample - (738e034)
- Add Mutable Marker sample - (6e285a5)
📚 Documentation
⚙️ Miscellaneous
- Improve Awaitable Event sample - (9ea8592)
- Fix Awaitable Event sample - (8cac95d)
- Fix Awaitable Event sample - (dc65255)
- Improve Mutable Marker sample - (34178f8)
- Migrate temporal_sdk deps from hex to git - (b6edb5b)
0.1.13 - 2026-03-16
🚀 Features
- Add Child Workflow sample - (a176ae4)
- Add Replay Test sample - (a70fa12)
- Add Determinism Check sample - (0a04c40)
- Improve Workflow Cancel sample - (01e8ac5)
- Add Workflow Cancel sample - (1a855c9)
- Extend Replay Benchmark sample - (8a2ed4f)
- Add Replay Benchmark sample - (540bc47)
- Add EagerExecution and PoolSize to workflow_benchmark - (3dbd7d0)
- Add Workflow Benchmark sample - (b50b9dc)
- Add Event Handler sample - (1755778)
- Add worker_benchmark sample - (3543d51)
🐛 Bug Fixes
⚙️ Miscellaneous
- Add elixirc_options: [warnings_as_errors: true] - (23a8bcf)
- Improve Worker Benchmark sample - (b549bf1)
- Add TODO.md - (7c19938)
0.1.12 - 2026-02-09
🚀 Features
🐛 Bug Fixes
🚜 Refactor
- Rename payload_codec to payload_converter - (8c7eadf)
⚙️ Miscellaneous
- Bump SDK to v0.1.15 - (0173242)
0.1.11 - 2026-01-16
🚀 Features
- Add rate limiter sample - (f6bf1e9)
🐛 Bug Fixes
- Elixir @external_resource docs fix - (ef7bd72)
- Fix Saga sample - (0fe6f5f)
- Update hex package description - (018995d)
📚 Documentation
- Improve signal_parallel_handler docs - (23413e7)
- Improve rate limiter docs - (cb8c894)
- Improve README - (bc8b069)
0.1.1 - 2025-11-26
🚀 Features
- Support for Elixir - (7376d0f)
📚 Documentation
- Update README Requirements - (8e1d3bd)