Patch Changes
-
#2115
f69d567Thanks @tim-smart! - add Rpc.custom -
#2119
7909c95Thanks @gcanti! - RemoveInspectable.stringifyCircularand fixFormatter.formatJsonso shared object references are preserved while only circular references are omitted. -
bbb4dccThanks @tim-smart! - allow using Duration.Input with accessors -
#2117
7af2207Thanks @gcanti! - AddSchema.DurationFromStringandSchemaTransformation.durationFromString, support"Infinity"and"-Infinity"inDuration.fromInput, and simplify config duration parsing around the shared schema codec, closes #2092. -
#2116
848b40aThanks @gcanti! - Add aConfig.literalsconvenience constructor forSchema.Literals, closes #2091.