8000 Release v1.4.0 Β· SwiftyLab/MetaCodable Β· GitHub
[go: up one dir, main page]

Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 07:57
· 20 commits to main since this release

1.4.0 (2024-09-30)

πŸš€ Features

  • added ignoring encoding based on condition over value (#84) (83ea43a)
  • added separate default value options for missing value and other errors (#81) (69cc0de)
  • added support for implicitly unwrapped optional type (#87) (29b9f00)
  • added untagged enum support (#78) (c1fe6f4)

πŸ› Fixes

  • provided Inherits macro as workaround for class conformance error in SwiftUI (#71) (c27e3a8)

πŸ›  Build System

  • added migration for Swift 6 language mode (13f4be6)

πŸ›  Dependency

  • switch to using swiftlang repo instead of apple, as Apple transitioned already (#96) (b929e06)

βœ… Tests

  • migrated to swift-testing (ca493e4)
0