Skip to content

1.0.3

Compare
Choose a tag to compare
@stephencelis stephencelis released this 22 Jul 22:46
· 5 commits to main since this release
eb64eac

What's Changed

  • Added: Add beta support for Swift Testing (#39).
  • Fixed: Set the default value of ImmediateClock (thanks @sanghun0724, #29).
  • Fixed: Change AnyClock, ImmediateClock, TestClock offset from var to let (thanks @sanghun0724, #28).
  • Fixed: Demote access control of non-public APIs (#30).
  • Fixed: Remove shim for Clock.sleep (thanks @Rspoon3, #31).
  • Infrastructure: Swift Language Support: Drop <5.9, Add 6.0 (#37).
  • Infrastructure: Add .editorconfig for consistent code formatting (thanks @Matejkob, #38).

New Contributors

Full Changelog: 1.0.2...1.0.3