Skip to content

pullrequests Search Results · repo:nimblehq/JSONMapper language:Swift

Filter by

10 results
 (104 ms)

10 results

innimblehq/JSONMapper (press backspace or delete to remove)

https://github.com/nimblehq/JSONMapper/issues/?? What happened 👀 N/A Insight 📝 N/A Proof Of Work 📹 N/A
  • Thieurom
  • Opened 
    on Jun 28, 2023
  • #14

Features N/A Chores N/A Bugs - #8
type : release
  • suho
  • Opened 
    on May 12, 2022
  • #12

Resolves #10 What happened 👀 There is a minor change (bugfix) to support testing: #8 Insight 📝 - Changed the version on the Podspec file. - Updated README with new version. Proof Of Work 📹 Screen ...
type : chore
  • suho
  • 1
  • Opened 
    on May 12, 2022
  • #11

https://github.com/nimblehq/JSONMapper/issues/8 What happened 👀 - Public JSONAPIError.source.paramater - Add public constructors Insight 📝 n/a Proof Of Work 📹 Access parameter from outside without ...
type : bug
  • markgravity
  • 6
  • Opened 
    on May 10, 2022
  • #9

https://github.com/nimblehq/JSONMapper/issues/6 What happened 👀 - Add cocoapods support - Rename package name to JSONAPIMapper - Update README Insight 📝 Due to, our old name JSONMapper is already ...
type : feature
  • markgravity
  • 9
  • Opened 
    on Apr 27, 2022
  • #7

What happened 👀 Add macOS support. Insight 📝 Use podspec. Proof Of Work 📹 img width= 692 alt= Screen Shot 2021-11-18 at 12 49 03 src= https://user-images.githubusercontent.com/6356137/142359484-65a1ee3b-b32e-4aac-a3a4-e3af4d2a864b.png ...
type : feature
  • blyscuit
  • Opened 
    on Nov 18, 2021
  • #5

What happened 👀 In case the API returns with no dictionary data included, an exception will always be thrown. Example: { id : some-id , type : some-type } Insight 📝 Accept the resource ...
type : feature
  • nmint8m
  • Opened 
    on Jun 18, 2021
  • #4

What happened 👀 We didn t public the init function of JSONAPIDecoder Insight 📝 - Public the init function - Remove unused file Proof Of Work 📹 private let decoder: JSONEncoder public init(decoder: ...
type : feature
  • suho
  • 1
  • Opened 
    on Jun 17, 2021
  • #3

What happened 👀 Minor issue on README.md file. We need to wrap code text into the code block. Sorry @blyscuit, I didn t get your point :D Insight 📝 Wrap text into the code block Proof Of Work 📹 Screen ...
  • suho
  • Opened 
    on Jun 17, 2021
  • #2

What happened 👀 Move JSONMapper from NimbleExtension to separate code Insight 📝 I moved all files to this repo: . └── JSONMapper ├── Extensions │ ├── Encodable+Dictionary.swift │ └── ...
type : feature
  • suho
  • 12
  • Opened 
    on Jun 16, 2021
  • #1