-
Notifications
You must be signed in to change notification settings - Fork 8
Releases: justdmitry/PassKitHelper
Releases · justdmitry/PassKitHelper
v4.3.0
@justdmitry
justdmitry
v4.3.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
PassKitOptions.AppleCertificate(WWDRC cert) is not needed anymore, it wasn't used during pass creation. It is marked as [Obsolete] now and will be removed in future versions.
Assets 2
1 person reacted
v4.2.0
@justdmitry
justdmitry
v4.2.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
Assets 2
v4.1.0
@justdmitry
justdmitry
v4.1.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
Assets 2
v4.0.0
@justdmitry
justdmitry
v4.0.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
- Switch to
System.Text.Jsonfornet6.0and higher (but still useNewtonsoft.Jsonfornetstandard2.0); - BREAKING: Rename tuple element names (use correct casing) in
IPassKitService: you may need to update names in your code too.
Assets 2
v3.5.0
@justdmitry
justdmitry
v3.5.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
- Add
SharingProhibitedandSuppressStripShineextension methods.
Assets 2
v3.4.0
@justdmitry
justdmitry
v3.4.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
- Update packages;
- Add support for
net9.0.
Assets 2
v3.3.0
@justdmitry
justdmitry
v3.3.0
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
- Drop support for
netcoreapp3.1; - Add support for
net8.0
Assets 2
v3.2.1: @3X image files support
@justdmitry
justdmitry
v3.2.1
This tag was signed with the committer’s verified signature.
The key has expired.
justdmitry
Dmitry Popov
Assets 2
v3.1
- Additional overloads for
PassBuilder: DataDetectorTypes(), TextAlignment(), Add() with DataDetectorType/NumberStyle net6.0added into target frameworks list
Assets 2
v3.0
New PassKitHelper for easy webapp integration.