GitHub / swiftylab/metacodable issues and pull requests
#129 - feat: added common strategies applicable to all properties
Pull Request -
State: closed - Opened by soumyamahunt 2 months ago
- 1 comment
#128 - Update to swift-syntax 601.0.1
Pull Request -
State: open - Opened by Mx-Iris 2 months ago
#127 - ci: remove codeQL analysis on ubuntu as deprecated
Pull Request -
State: closed - Opened by soumyamahunt 4 months ago
- 1 comment
#126 - [Feature Request] Flattening/unflattening a struct in parent coding
Issue -
State: closed - Opened by robertjpayne 4 months ago
- 2 comments
Labels: invalid
#125 - fix: Attempt to work around PackagePlugin.Path deprecation
Pull Request -
State: open - Opened by paulgessinger 5 months ago
#122 - [Bug] building for any mac from an Intel mac does not build metacodable framework as universal
Issue -
State: closed - Opened by robaho 5 months ago
- 4 comments
Labels: bug
#121 - ci: update macOS CI with latest swift 6
Pull Request -
State: closed - Opened by soumyamahunt 6 months ago
- 1 comment
#120 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.46.0
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#117 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies, github_actions
#116 - [Bug] Archived build failed with other library used `swift-collections`
Issue -
State: closed - Opened by marcuswu0814 8 months ago
- 2 comments
Labels: invalid
#114 - Decoding a simple enum failed
Issue -
State: closed - Opened by murad1981 9 months ago
- 4 comments
Labels: invalid
#108 - Unable to build in Xcode 16.0 — Getting strict concurrency build errors
Issue -
State: closed - Opened by hisaac 10 months ago
- 4 comments
Labels: bug
#107 - feat: added properties dependencies support to `CodedBy` macro
Pull Request -
State: closed - Opened by soumyamahunt 10 months ago
- 1 comment
#106 - [Feature Request] Allow decoding/encoding properties based on other properties
Issue -
State: closed - Opened by soumyamahunt 10 months ago
Labels: enhancement
#105 - Add Swift Macro Compatibility Check to main workflow
Pull Request -
State: open - Opened by Matejkob 10 months ago
- 1 comment
#104 - feat: added support for mutable optional variable with `@IgnoreCoding`
Pull Request -
State: closed - Opened by soumyamahunt 10 months ago
- 1 comment
#103 - fix: minimized warnings generated by macro expanded code
Pull Request -
State: closed - Opened by soumyamahunt 10 months ago
- 2 comments
#102 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.41.0 to 0.42.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies, github_actions
#101 - test: migrated to swift-testing
Pull Request -
State: closed - Opened by soumyamahunt 10 months ago
- 1 comment
#100 - feat: subtract the untested prerelease version of swift syntax from the supporting range
Pull Request -
State: closed - Opened by MojtabaHs 10 months ago
#99 - chore(Deps): bump github.com/apple/swift-syntax from 510.0.3 to 600.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies, swift_package_manager
#98 - [Feature Request] Support Swift 6.0
Issue -
State: closed - Opened by ltns35 11 months ago
- 4 comments
Labels: enhancement
#97 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.41.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies, github_actions
#96 - Switch to using `swiftlang` repo instead of `apple`, as Apple transitioned already
Pull Request -
State: closed - Opened by MojtabaHs 11 months ago
- 2 comments
#95 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.40.0
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies, github_actions
#94 - [Bug] Build failed when nesting classes.
Issue -
State: closed - Opened by hstdt about 1 year ago
- 5 comments
Labels: bug
#93 - [Feature Request] Support convert JSON fields to the types of my Swift objects automatically, without me having to manually add @CodedBy.
Issue -
State: closed - Opened by zy19890102 about 1 year ago
- 3 comments
Labels: enhancement, good first issue
#92 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, github_actions
#91 - [Feature Request] IgnoreEncoding depends on other properties
Issue -
State: open - Opened by hstdt about 1 year ago
- 5 comments
Labels: enhancement
#90 - [Feature Request] Encode dictionary with non-String keys
Issue -
State: closed - Opened by danthorpe about 1 year ago
- 2 comments
Labels: enhancement
#89 - chore: fix nested type decoding
Pull Request -
State: closed - Opened by soumyamahunt about 1 year ago
- 1 comment
#88 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.37.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, github_actions
#87 - feat: support implicitly unwrapped optional type
Pull Request -
State: closed - Opened by hstdt about 1 year ago
- 7 comments
#86 - [Help wanted] How can it test the macro test?
Issue -
State: closed - Opened by HIIgor about 1 year ago
- 4 comments
Labels: question
#85 - Custom parsing logic inside decoding method
Issue -
State: closed - Opened by ljd1bg about 1 year ago
- 1 comment
#84 - feat: added ignoring encoding based on condition over value
Pull Request -
State: closed - Opened by soumyamahunt about 1 year ago
- 1 comment
#83 - No value associated with key CodingKeys
Issue -
State: closed - Opened by ljd1bg about 1 year ago
- 3 comments
Labels: question
#82 - [Feature Request] No HelperCoder generated when check compilation condition
Issue -
State: open - Opened by mo5tone about 1 year ago
- 6 comments
Labels: enhancement
#81 - feat: added separate default value options for missing value and other errors
Pull Request -
State: closed - Opened by soumyamahunt about 1 year ago
- 1 comment
#79 - Xcode build archive fails
Issue -
State: open - Opened by danthorpe about 1 year ago
- 3 comments
Labels: enhancement, good first issue
#78 - feat: added untagged enum support
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#77 - [Feature Request] Encodable Default Value Handling
Issue -
State: closed - Opened by tatewake over 1 year ago
- 2 comments
Labels: enhancement
#76 - `MetaProtocolCodable` cannot handle Optional value correctly
Issue -
State: closed - Opened by mo5tone over 1 year ago
- 2 comments
Labels: question
#75 - Extend the `Default` attribute to support multiple bindings declarations with parameter packs.
Pull Request -
State: open - Opened by SouHanaQiao over 1 year ago
#74 - Set default values for mutable variables via initialization syntax.
Pull Request -
State: open - Opened by SouHanaQiao over 1 year ago
- 1 comment
#72 - [Bug] `CodedAs` causes crash in enum when encoding.
Issue -
State: closed - Opened by SouHanaQiao over 1 year ago
- 5 comments
Labels: question
#71 - fix: provided `Inherits` macro as workaround for class conformance error in SwiftUI
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#70 - [Feature Request] 1. Default value by InitializerClauseSyntax 2. Add `GroupedDefault` for multiple bindings 3. Some builtin type infer
Pull Request -
State: open - Opened by SouHanaQiao over 1 year ago
- 1 comment
#69 - A way to log when a property defaults on the default value
Issue -
State: closed - Opened by EfraimB over 1 year ago
- 3 comments
Labels: enhancement
#68 - chore(Deps): bump github.com/apple/swift-syntax from 509.1.1 to 510.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, swift_package_manager
#67 - ci(Deps): bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#65 - chore: tailor package manifest for SPI doc generation
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#64 - doc: added tutorials for helper and dynamic decoding/encoding
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#63 - fix: fixed duplicate `CodingKey`s generated
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#62 - `@CodedAs` fails with same keys in different casing
Issue -
State: closed - Opened by leoMehlig over 1 year ago
Labels: bug, good first issue
#61 - Cocoapods installation does not work
Issue -
State: closed - Opened by manelmateos over 1 year ago
- 8 comments
Labels: question
#60 - Support for different coding keys for encoding / decoding the same property
Issue -
State: open - Opened by murad1981 over 1 year ago
Labels: enhancement, good first issue
#59 - chore: added dependabot devcontainer update support
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#58 - feat: added protocol plugin support for Xcode targets
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#57 - @CodedBy and ValueCoder not in scope
Issue -
State: closed - Opened by jlcanale over 1 year ago
- 1 comment
#56 - SwiftData class: Method does not override any method from its superclass
Issue -
State: closed - Opened by ashleydw over 1 year ago
- 16 comments
Labels: help wanted, question, workaround provided
#55 - Distribute a prebuilt binary
Issue -
State: closed - Opened by kingnight over 1 year ago
- 3 comments
Labels: question
#54 - fix: fixed `IgnoreCoding` failing with `didSet` accessors
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#53 - Does IgnoreCoding support properties with didSet?
Issue -
State: closed - Opened by MartinLau7 over 1 year ago
- 1 comment
Labels: bug, good first issue
#50 - Provide default value of nil for empty strings
Issue -
State: closed - Opened by murad1981 over 1 year ago
- 5 comments
Labels: question
#49 - Derive access level of generate CodingKeys from @Codable model
Issue -
State: open - Opened by andriyslyusar over 1 year ago
- 5 comments
Labels: enhancement, good first issue
#48 - feat: added class, enum and actor support
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#47 - fix: fixed initialized immutable variables not encoded by default
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#46 - fix: fixed error with `private` access modifier on type declaration
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#45 - ci: added codql analysis job
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 2 comments
#44 - fix: fixed nested decoding with missing container
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 2 comments
#43 - Enabling spellcheck GitHub Action
Pull Request -
State: closed - Opened by jonasbn over 1 year ago
- 1 comment
#42 - Assistance with rojopolis/spellcheck-github-actions ?
Issue -
State: closed - Opened by jonasbn over 1 year ago
- 4 comments
Labels: documentation, enhancement, github_actions
#41 - Note of appreciation :) + Some questions
Issue -
State: closed - Opened by Ariandr over 1 year ago
- 6 comments
Labels: enhancement, question
#40 - Error decoding nested JSON with missing container
Issue -
State: closed - Opened by bzf over 1 year ago
- 1 comment
Labels: bug, good first issue
#38 - doc(README): added `HelperCoders` usage
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#37 - fix: @Codable fails in structs with static members.
Pull Request -
State: closed - Opened by Midbin over 1 year ago
- 1 comment
#36 - fix: fixed default value not respected for optional types
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#35 - fix: fixed optional value decoding failure with `HelperCoder` when value doesn't exist
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#34 - Add support for existential any
Pull Request -
State: closed - Opened by Midbin over 1 year ago
#33 - test: added `swift-syntax` temporary fix for extension macros testing
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#32 - feat(`HelperCoders`): added decoding/encoding helpers
Pull Request -
State: closed - Opened by soumyamahunt over 1 year ago
- 1 comment
#30 - Support for customizing/removing nested key for enums with associated values?
Issue -
State: closed - Opened by Sajjon almost 2 years ago
- 3 comments
Labels: enhancement, good first issue
#29 - Generate Codable extensions adhering to `ExistentialAny`
Pull Request -
State: closed - Opened by tomasharkema almost 2 years ago
- 3 comments
#28 - Only 21 of 75 Tests succeed when running them on main.
Issue -
State: closed - Opened by Midbin almost 2 years ago
- 2 comments
Labels: help wanted, question
#27 - [Bug] Macro expansion does not compile when enabling the 'Existential Any' upcoming feature.
Issue -
State: closed - Opened by Midbin almost 2 years ago
Labels: bug, good first issue
#26 - [Bug] @Codable fails in structs with static members.
Issue -
State: closed - Opened by Midbin almost 2 years ago
- 2 comments
Labels: bug, good first issue
#25 - CodedBy fails with optional dates decoding
Issue -
State: closed - Opened by murad1981 almost 2 years ago
- 11 comments
Labels: question
#24 - ci(Deps): bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions
#23 - feat: added non-variadic generics support
Pull Request -
State: closed - Opened by soumyamahunt almost 2 years ago
- 1 comment
#22 - ci: switch to stable Xcode 15 release
Pull Request -
State: closed - Opened by soumyamahunt almost 2 years ago
#21 - refactor!: migrated to extension macro
Pull Request -
State: closed - Opened by soumyamahunt almost 2 years ago
#20 - ci: added `dependabot` swift support
Pull Request -
State: closed - Opened by soumyamahunt almost 2 years ago
#19 - Class implementation
Issue -
State: closed - Opened by itzaks almost 2 years ago
- 12 comments
Labels: enhancement, good first issue
#18 - feat: added options for custom key case style
Pull Request -
State: closed - Opened by soumyamahunt almost 2 years ago
#17 - feat: added initialized variable ignore option
Pull Request -
State: closed - Opened by soumyamahunt about 2 years ago
#16 - feat: added decoding/encoding ignore attributes
Pull Request -
State: closed - Opened by soumyamahunt about 2 years ago
#15 - feat: made initialized mutable variables initialization optional in member-wise initializers
Pull Request -
State: closed - Opened by soumyamahunt about 2 years ago
#14 - refactor: modify default and helper implementation
Pull Request -
State: closed - Opened by soumyamahunt about 2 years ago
#12 - refactor: modify macro implementation
Pull Request -
State: closed - Opened by soumyamahunt about 2 years ago