Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
Changes since v0.20.2
---------------------
a47a2eb Update deps
63d5ee2 Update documentation for **stable** status
6c66ae1 add child workflow implementation (#58)
9b75d8b update documentation for all-settled
a7bab0b optimize the number of arrays used
9e3f242 add better tests
2693986 rename to all-settled
0f6e80f add new allSettled handler

Signed-off-by: Greg Haskins <greg@manetu.com>
  • Loading branch information
ghaskins committed May 21, 2024
1 parent a47a2eb commit 8e1fb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject io.github.manetu/temporal-sdk "0.20.3-SNAPSHOT"
(defproject io.github.manetu/temporal-sdk "1.0.0"
:description "A Temporal SDK for Clojure"
:url "https://github.com/manetu/temporal-clojure-sdk"
:license {:name "Apache License 2.0"
Expand Down

0 comments on commit 8e1fb43

Please sign in to comment.