Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jpsim/Yams
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.2
Choose a base ref
...
head repository: jpsim/Yams
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 9, 2025

  1. Adds support for NSDictionary, NSAray, NSValue and NSString (#426)

    * Adds support for NSDictionary, NSAray, NSValue and NSString
    
    * Adds the Mapping Map for NSMutableDictionary, NSMutableArray and NSMutableSet
    PopTo authored Aug 9, 2025
    Configuration menu
    Copy the full SHA
    19b2abe View commit details
    Browse the repository at this point in the history
  2. Quick fix the Readme concerning use of NSObject types

    Adora Lynch committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    7f086db View commit details
    Browse the repository at this point in the history
  3. Prepare v6.1.0

    Adora Lynch committed Aug 9, 2025
    Configuration menu
    Copy the full SHA
    d41ba4e View commit details
    Browse the repository at this point in the history
Loading