v0.32.0
Minor Changes
- 4539eb2: Redesign
createTaggedErrorbuilder: flat.withFields()API replaces nested.withContext()/.withCause(),.withMessage()is optional and seals the message (not in factory input type),messagerequired at call site when.withMessage()is absent. Removescontextnesting,causeas first-class field, andreasonconvention.