Skip to content

Releases: q3769/conseq4j

20230924.0.0

24 Sep 20:05

Choose a tag to compare

+ replaced Terminable with AutoCloseable

20230923.0.20230924

24 Sep 15:05

Choose a tag to compare

Merge remote-tracking branch 'origin/main'

20230923.0.0

24 Sep 04:05
d1bf293

Choose a tag to compare

Update maven-publish.yml

20230922.20230924.20230924

24 Sep 20:49

Choose a tag to compare

+ interface segregation

20230922.20230924.0

24 Sep 20:04

Choose a tag to compare

+ added blocking shutdown via AutoCloseable

20230922.0.20230924

24 Sep 15:09

Choose a tag to compare

+ for ConseqExecutor shutdown, using Thread instead of ExecutorService

20230922.0.1

23 Sep 20:09
a09c117

Choose a tag to compare

Update maven.yml

20230922.0.0

22 Sep 14:06

Choose a tag to compare

+ doc

20230919.0.0

19 Sep 03:36

Choose a tag to compare

+ ConseqServiceFactory api change

20230918.0.0: + Terminable api change

19 Sep 03:10

Choose a tag to compare

+ replaced ThreadPoolExecutor with ForkJointPool