Skip to content

Releases: mikhailmaslo/macro-codable-kit

0.3.0

16 Oct 23:09
59612c1
Compare
Choose a tag to compare

What's Changed

  • Use macro api to get list conformances to generate by @mikhailmaslo in #4
  • Lint unused code with periphery by @mikhailmaslo in #5 & #6
  • Remove Codable constraint on ValueCodableStrategy.Value by @mikhailmaslo in #7
  • Add comprehensive docc documentation. Added tutorial to implement your own CustomCoding by @mikhailmaslo in #8

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Oct 10:36
c2e203f
Compare
Choose a tag to compare

What's Changed

  • Fix dependency versions, adapt to swift-macro-testing updates by @mikhailmaslo in #2
  • Add CI check: build & test by @mikhailmaslo in #1
  • Add rich diagnostic; Restrict Codable & AllOfCodable to struct uses; Handle labels in enums by @mikhailmaslo in #3

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

04 Oct 22:21
Compare
Choose a tag to compare