Releases: kepler16/gx.cljc
Releases · kepler16/gx.cljc
v2.2.5
2.2.5 (2022-06-16)
Bug Fixes
- better error handling/reporting (963e1e0)
v2.2.4
2.2.4 (2022-06-15)
Bug Fixes
- better report for unresolved symbols (426a360)
v2.2.3
2.2.3 (2022-06-10)
Bug Fixes
- selector could cause circular dependency error (663bd59)
v2.2.2
2.2.2 (2022-06-10)
Bug Fixes
v2.2.1
2.2.1 (2022-06-09)
Bug Fixes
- use context from fn argument (9e7114d)
v2.2.0
2.2.0 (2022-06-09)
Bug Fixes
Features
- selectors + elegant way to selector topology (42792b1)
v2.1.0
2.1.0 (2022-06-09)
Features
- signal flow control via :gx/after (a799018)
v2.0.4
2.0.4 (2022-06-08)
Bug Fixes
- make context optional (use default) (95ce925)
v2.0.3
2.0.3 (2022-06-08)
Bug Fixes
- do not show component contents in humanized error (c89b3c0)
v2.0.2
2.0.2 (2022-06-07)
Bug Fixes
- processor can be var to function (8660038)