Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jan 17:27

1.6.0 (2026-01-20)

🚀 Features

  • added support for RawRepresentable enum conformance generation (#147) (46cb009)
  • added support for specifying arbitrary primitive enum case values (#144) (8e3a24f)

🐛 Fixes

  • fixed optional types not detected with valueCoder strategy (#141) (5873c3e)