1.0-beta5
Pre-releasev1.0-beta5 (2024-09-24)
Features
-
Server finalize thread support (3f4ee84236c1aa6)
- NodeOutput Json Serialization
- read thread from get parameter
- add thread on straming result
resolve #24
-
backend add threads into init servlet (1f0f20afe80db2c)
work on #24
-
set initial thread (525286a37f767a4)
work on #24
-
frontend thread management refinement (24042d4b65b505a)
work on #24
-
CompiledGraph add streamSnapshots() method (11fc73be5e7a89f)
work on #24
-
allow stream return subclass of NodeOutput (780b2b90bf56af2)
allow return of StateSnapshot
work on #24 -
frontend add support for thread(tab) switch (39b651d67ac0f7a)
work on #24
-
AsyncNodeGenerator add output factory method (0f612363c68f9e6)
work on #24
-
CompliedGraph update AsyncGenerator implementation (04bcd136803086a)
remove AsyncGeneratorQueue
add a custom AsyncNodeGenerator
update unit test -
RunnableConfig add StreamMode enum (40fad25c6b2e327)
work on #24
-
add toString() (7445a88be87845f)
-
server threads Implementation refinements (3e291dbc62b98c0)
start preparing backend and fronend to manage threads
work on #24 -
move main implementation of getGraph() on StateGraph (39da1f4c07db473)
work on #24
-
move main implementation of getGraph() on StateGraph (9c1b39b2f5fd5ab)
work on #24
-
collection add last() and lastMinus() support for the List (52bfbec8084adfb)
work on #24
-
serializer add support for mimetype (7ca1a6169376932)
work on #24
-
frontend add thread button (75f975e9bea7ce8)
work on #24
Bug Fixes
-
separate thread panel (4383975f68972b7)
work on #24
-
diagram generator issue with START on mermaid (7474b86718cbf43)
work on #24
-
mermaid generation (53b68e0ffef4291)
START, END issue
work on #24 -
graph layout (ab0a0c2cf91b5be)
sync container and grapsh svg size
work on #24
Documentation
-
update readme (cb01f90346068d6)
-
pom add executions comment (0193aefd115351f)
-
update changeme (e8552308ed95488)
-
update changeme (95b8c4541900bab)
Refactor
-
update model (1cac3901446ebf5)
work on #24
-
pom add hint for server exection (0e8d7eca3dfdc2e)
work on #24
-
executor.js rename property (bef2f436746b3df)
work on #24
-
NodeOutput remove lombok @value and remove final class constraint (41a095ebffff6b5)
work on #24
-
make StateSnapshot inherit from NodeOutput (b210f381e061aa6)
work on #24
-
server enable use of StateGraph (16aefea482a7aaa)
work on #24
-
samples expose StateGraph intead of CompiledGraph (f193da8f1d3f632)
work on #24
-
refine set-version script (26351252b389547)
ALM
-
bump to new version (abdb35503b611a7)
-
forntend update dist (644e7a1c232ec48)
-
update webapp dist (bebf5c045bd939d)
work on #24
-
bump to SNAPSHOT (a3eb4e92badd416)
-
server update frontend dist (fe4aff4ca05cc04)
-
bump to SNAPSHOT (ee26478dab44f09)
-
bump deps versions (963be9b8e824f80)
lit, tailwindcss, postcss, autoprefixer, typescript
work on #24
- update css gen tools (8b1b0e2b0224e93)
v1.0-20240915 (2024-09-15)
ALM
- bump new intermediate version (683a8ab92e407da)
v1.0-20240907 (2024-09-07)
Features
- howtos visualize plantuml image (3ade1774a4e76b0)
Bug Fixes
- diagram update diagram generation (786cede1ac528b6)
- PlantUML
- Mermaid
Documentation
-
CompiledGraph javadoc refinements (9d10c4806e7ff21)
-
update changeme (c709e3800d24ebf)
ALM
-
bump developer version (b87196100219609)
-
add set-version shell (d8c034974444d65)
v1.0-20240906 (2024-09-06)
Features
-
how-tos add loggin support (27c7afd0ecc609b)
-
CompiledGraph optimize code (4e9a763700b9814)
minimize cloneState() calls
Documentation
- update changeme (890367f24ce3d27)
Refactor
- merge PR #23 (9e1248b468f1204)
ALM
-
update git ignore (1983a7380200aa2)
-
bump to developer release (e8a2f07f273fe59)