izzyparser-ios icon indicating copy to clipboard operation
izzyparser-ios copied to clipboard

IzzyParser is an iOS library for serializing and deserializing JSON:API objects

Results 7 izzyparser-ios issues
Sort by recently updated
recently updated
newest added

Added common Resource serialization method to unify serializing simple & complex objects. Also restricted external access to the `Izzy().serialize()` method to prevent invalid serialization possibility.

https://github.com/undabot/izzyparser-ios/issues/6

In the current version there is no possibility to use optional value-type attributes when serializing a Resource. For example, backend and client app communicates between each other using the following...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.6. Release notes Sourced from rexml's releases. REXML 3.3.6 - 2024-08-22 Improvements Removed duplicated entity expansions for performance. GH-194 Patch by Viktor Ivarsson. Improved namespace...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...

dependencies