All versions since 4.0.0-beta.96
4.0.0-beta.96
Patch Changes
-
#2566
57fe793Thanks @tim-smart! - change rpc ids to string | number -
#2561
0c2f78fThanks @tim-smart! - RemoveSchedule.tapInputandSchedule.tapOutput. UseSchedule.tapinstead. -
#2561
0c2f78fThanks @tim-smart! - UpdateSchedule.addDelayandSchedule.modifyDelayto receive full schedule metadata instead of separate output and delay arguments. -
#2562
97f29dfThanks @tim-smart! - use Sets to track atom relationships
4.0.0-beta.90
Patch Changes
- #2483
d237fdfThanks @tim-smart! - FixConfig.schemaso missing array values are treated as missing data, allowingConfig.withDefaultto apply.
4.0.0-beta.97
4.0.0-beta.91 Latest
Patch Changes
-
#2498
b135b25Thanks @gcanti! - FixSchedule.andThenResultto emitselfoutputs asFailureandotheroutputs asSuccess, closes #2497. -
#2488
aaa21a3Thanks @fubhy! - FixString.camelCaseandString.pascalCasehandling of numeric word segments, and addString.configCasefor configuration key casing. -
#2485
3475ee6Thanks @tim-smart! - fix RequestResolver interruption