Skip to content

Release 0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:57
0.4.1
bc83ef1

What's Changed

Other Changes

  • purchase(item:offer:) now returns PurchaseResult to distinguish pending from cancelled by @marcprux in #18
  • Replace fatalError/untyped exceptions with a typed MarketplaceError thrown from Marketplace operations by @marcprux in #19
  • Make Marketplace a thread-safe final class with lock-guarded billing state by @marcprux in #20

Full Changelog: 0.4.0...0.4.1