Skip to content

0.1.2

Latest

Choose a tag to compare

@orchetect orchetect released this 23 Jun 10:18

New

  • BundleID: Added Codable conformance
  • BundleID: Added Comparable conformance
  • BundleID: Added bundleURL property
  • BundleID: Added isEqualTo(caseInsensitive:) method
  • BundleID: Added validation rules
  • BundleID: Added main static constructor
  • Sequence<BundleID>: Added contains(caseInsensitive:) method