Recent Releases of xctruntimeassertions

xctruntimeassertions - 2.2.0

What's Changed

  • support release testing by @lukaskollmer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/23

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/2.1.0...2.2.0

- Swift
Published by lukaskollmer 6 months ago

xctruntimeassertions - 2.1.0

What's Changed

  • negative assertions by @lukaskollmer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/21

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/2.0.0...2.1.0

- Swift
Published by PSchmiedmayer 9 months ago

xctruntimeassertions - 2.0.0

What's Changed

  • Add support for Swift Testing by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/19
  • make XCTRuntimeAssertions a test-only target by @lukaskollmer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/20

New Contributors

  • @lukaskollmer made their first contribution in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/20

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.1.3...2.0.0

- Swift
Published by lukaskollmer 9 months ago

xctruntimeassertions - 1.1.3

What's Changed

  • Slightly increase the default timeout for precondition assertions by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/17

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.1.2...1.1.3

- Swift
Published by Supereg over 1 year ago

xctruntimeassertions - 1.1.2

What's Changed

  • Be less strict about the requested SwiftLint version by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/16

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.1.1...1.1.2

- Swift
Published by Supereg over 1 year ago

xctruntimeassertions - 1.1.1

What's Changed

  • Lie to the Swift compiler about isolation by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/15

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.1.0...1.1.1

- Swift
Published by Supereg over 1 year ago

xctruntimeassertions - 1.1.0

What's Changed

  • Enable strict concurrency by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/14

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.0.1...1.1.0

- Swift
Published by Supereg over 1 year ago

xctruntimeassertions - 1.0.1

What's Changed

  • Add platform support for visionOS, macOS, watchOS, tvOS by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/12

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/1.0.0...1.0.1

- Swift
Published by PSchmiedmayer about 2 years ago

xctruntimeassertions - 1.0.0

What's Changed

  • Add documentation catalog by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/11

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.2.5...1.0.0

- Swift
Published by Supereg about 2 years ago

xctruntimeassertions - 0.2.5

What's Changed

  • Fix broken implementation of precondition and assert by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/9
  • Forward to Swift runtime assertions if nothing is injected by @Supereg in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/8

New Contributors

  • @Supereg made their first contribution in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/9

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.2.4...0.2.5

- Swift
Published by PSchmiedmayer over 2 years ago

xctruntimeassertions - 0.2.4

What's Changed

  • Enable Async Variations of Assertion and Precondition Tests by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/7

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.2.3...0.2.4

- Swift
Published by PSchmiedmayer over 2 years ago

xctruntimeassertions - 0.2.3

What's Changed

  • Update Information for the Biodesign Digital Health Organization by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/6

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.2.2...0.2.3

- Swift
Published by PSchmiedmayer almost 3 years ago

xctruntimeassertions - 0.2.2

What's Changed

  • Updates the Project to be Part of the Spezi Organization by @PSchmiedmayer in https://github.com/StanfordSpezi/XCTRuntimeAssertions/pull/5

Full Changelog: https://github.com/StanfordSpezi/XCTRuntimeAssertions/compare/0.2.1...0.2.2

- Swift
Published by PSchmiedmayer almost 3 years ago

xctruntimeassertions - 0.2.1

What's Changed

  • Support Swift 5.7 by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/4

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.2.0...0.2.1

- Swift
Published by PSchmiedmayer almost 3 years ago

xctruntimeassertions - 0.2.0

What's Changed

  • Update Documentation & README by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/2
  • Update the Package for Swift 5.8 only by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/3

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/compare/0.1.0...0.2.0

- Swift
Published by PSchmiedmayer almost 3 years ago

xctruntimeassertions - 0.1.0

What's Changed

  • XCTRuntimeAssertions by @PSchmiedmayer in https://github.com/StanfordBDHG/XCTRuntimeAssertions/pull/1

Full Changelog: https://github.com/StanfordBDHG/XCTRuntimeAssertions/commits/0.1.0

- Swift
Published by PSchmiedmayer almost 3 years ago