Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 12:47
5c8924a

🚀 New Features

  • Created the AwaitTasksInValues dictionary extensions which turns a dictionary with tasks, into a dictionary with the resolved values.
  • Created utilities for testing, such as a SameValueDictionary that always returns the initial value given. Also TemporaryDirectoryFixture and TemporaryFileFixture which allows automatic creation and disposal of temporary files and directory. More info here

👨🏼‍💻 Contributors

@GeeWee