Changelog

View Source

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

  • Fix Determinism Check sample var names - (a697c44)
  • Fix replay_benchmark sample - (98e8853)

⚙️ 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

  • Add codec opts to payload_codec - (f5c37ab)
  • Add Payload Codec sample - (4cb954d)

🐛 Bug Fixes

🚜 Refactor

  • Rename payload_codec to payload_converter - (8c7eadf)

⚙️ Miscellaneous

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

📚 Documentation

  • Update README Requirements - (8e1d3bd)

⚙️ Miscellaneous

[0.1.0] - 2025-11-06

💼 Other