Skip to content

Tags: ChillBDD/Chill

Tags

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Strong name the Chill DLL (#81)

* Updated Chill.csproj to strong name the build output. Added strongname.snk.

* Updated Build.cs to include strong-naming in the call to ILRepack to merge Autofac into Chill.dll.

4.0.0

Toggle 4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #79 from ChillBDD/release-4.0

Release 4.0

4.0.0-beta.2

Toggle 4.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleaned up the code to remove the synchronization context (#78)

4.0.0-beta.1

Toggle 4.0.0-beta.1's commit message
Fixed the URL to the new website

3.2.0

Toggle 3.2.0's commit message
Add more WhenLater alternatives for the When with deferred execution (#…

…68)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #66 from ronaldkroon/Add_WhenLater

Add WhenLater that defers the execution without extra parameter

3.0.1

Toggle 3.0.1's commit message
fixes compatibilty with plugins

3.0.0

Toggle 3.0.0's commit message
Fix the build by removing the constructor with one argument from the …

…TinyIocChillContainer . (#62)

The build was broken after the pull request #61.

2.7.1

Toggle 2.7.1's commit message
TinyIoC NuGet package updated to version 1.3 and TinyIoC made internal (

#61)

2.7

Toggle 2.7's commit message
autofac