We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update to v1.3.6
Merge pull request #10 from 1stdibs/BA-5668-lock-improvement BA-5668 minor fixes/improvements
updated podspec
Resolve possible data race in providing cache lock
Replace default trimming of underscores in keyPaths with global optional closure that can preprocess keyPath names any way it likes.
Merge branch 'master' of ssh://github.com/1stdibs/WrapModel
Updated podspec and changelog for 1.3 release
updated changelog with intended release date for 1.2
use only swift_versions
Merge pull request #4 from 1stdibs/fix-sortedProperties-threading-issue Fix sorted properties threading issue