Releases: q3769/conseq4j
Releases · q3769/conseq4j
20230924.0.0
+ replaced Terminable with AutoCloseable
20230923.0.20230924
Merge remote-tracking branch 'origin/main'
20230923.0.0
Update maven-publish.yml
20230922.20230924.20230924
+ interface segregation
20230922.20230924.0
+ added blocking shutdown via AutoCloseable
20230922.0.20230924
+ for ConseqExecutor shutdown, using Thread instead of ExecutorService
20230922.0.1
Update maven.yml
20230922.0.0
+ doc
20230919.0.0
+ ConseqServiceFactory api change
20230918.0.0: + Terminable api change
+ replaced ThreadPoolExecutor with ForkJointPool