Swiftpack.co - Swift Packages by snofla

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by snofla

snofla/AnyPropertyMapping 1.1.3
Maps properties of two classes using keypaths
⭐️ 0
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.1.3: Swift 5.3 compatibility
2 years ago
## What's Changed * support swift 5.3 by @snofla in https://github.com/snofla/AnyPropertyMapping/pull/4 **Full Changelog**: https://github.com/snofla/AnyPropertyMapping/compare/1.1.2...1.1.3
1.1.2: Allow mapping of properties of same objects
2 years ago
This version introduces mapping properties of same object, useful if you need to selectively copy fields from the same object. ## What's Changed * Features/1.1.2 same object mapping by @snofla in https://github.com/snofla/AnyPropertyMapping/pull/3 **Full Changelog**: https://github.com/snofla/AnyPropertyMapping/compare/1.1.1...1.1.2
1.1.1: Emphasise type-safety of PropertyMapping class
2 years ago
This version emphasises the type-safety of the `PropertyMapping` class in preparation of the 1.2.0 release. ## What's Changed * Features/prepare type safety by @snofla in https://github.com/snofla/AnyPropertyMapping/pull/2 **Full Changelog**: https://github.com/snofla/AnyPropertyMapping/compare/1.1.0...1.1.1
Support for property transformers
2 years ago
Add support for transformers in mappings where properties are of different types ## What's Changed * Feature/transform by @snofla in https://github.com/snofla/AnyPropertyMapping/pull/1 ## New Contributors * @snofla made their first contribution in https://github.com/snofla/AnyPropertyMapping/pull/1 **Full Changelog**: https://github.com/snofla/AnyPropertyMapping/compare/1.0.1...1.1.0
Initial release
2 years ago
Initial release **Full Changelog**: https://github.com/snofla/AnyPropertyMapping/commits/1.0.0
iOS macOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics