What's Changed * Fix worker output serialization issues by jmigueprieto in https://github.com/conductor-sdk/conductor-python/pull/275 * Fix wrong test class name by jmigueprieto in https://github.com/conductor-sdk/conductor-python/pull/276
What's Changed * Update README.md by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/268 * fix: greet import by sarthakos in https://github.com/conductor-sdk/conductor-python/pull/269 * Schema APIs by v1r3n in https://github.com/conductor-sdk/conductor-python/pull/272
New Contributors * sarthakos made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/269
What's Changed * Add support for script with JOIN tasks by v1r3n in https://github.com/conductor-sdk/conductor-python/pull/265 See https://github.com/conductor-sdk/conductor-python/blob/main/examples/orkes/fork_join_script.py for example
What's Changed Documentation Updates * Update README.md by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/250 * Minor edits by Srividhya-S-Subramanian in https://github.com/conductor-sdk/conductor-python/pull/252 * QC & consistent structure by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/253 * Update readme and dependency sample app by opoupeney in https://github.com/conductor-sdk/conductor-python/pull/256 * update by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/257 * updates by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/258 * Update conductor_apps.md by RizaFarheen in https://github.com/conductor-sdk/conductor-python/pull/259 * Incorporated feedback from Hackathon by Srividhya-S-Subramanian in https://github.com/conductor-sdk/conductor-python/pull/261 * Update README.md - PR Comments incorporated by Srividhya-S-Subramanian in https://github.com/conductor-sdk/conductor-python/pull/262
New Contributors * Srividhya-S-Subramanian made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/252 * opoupeney made their first contribution in https://github.com/conductor-sdk/conductor-python/pull/256