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
fromvar
tolet
(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
- @sanghun0724 made their first contribution in #29
- @Rspoon3 made their first contribution in #31
- @Matejkob made their first contribution in #38
Full Changelog: 1.0.2...1.0.3