Releases: tomasbruckner/jest-dotnet
Releases · tomasbruckner/jest-dotnet
v1.4.1
v1.4.0
v1.3.1
Switch to netstandard from netcoreapp3.1.
Add icon
v1.2.0
Improved configuration. You can now configure file extensions, paths, and serialization. This enables you to force CRLF or LF line endings on snapshot files and more!
v1.1.0
Added: JestAssert
static class that you can use in case you don't like to use extensions
Updated: README - added caveats with dynamic
type
v1.0.0
Initial release