v1.0.0
- Support .NET Core and other platforms via .NET Standard
DrewNoakes.Cassette
targetsnetstandard1.6
andnet45
DrewNoakes.Cassette.Types
targetsnetstandard1.0
andnet35
- Make
Hash
a non-static class and move to new packageDrewNoakes.Cassette.Types
- Fix bug in
Hash.IsValid
- Use a read/write lock for some file system operations
- Use C# 6 language features
- Extend documentation