Releases: SteveGilham/altcover
Releases · SteveGilham/altcover
1.0 Aardwolf (1.0.101)
An MVP coverage tool for .net and Mono
1.0
- Expanded user documentation
- Localizable user messages
- More consistent command line parsing
- [f61f951] BUGFIX Write .mdb out for .mdb in
- All times in UTC for consistency
Araiguma alpha 1
1.4-alpha (Araiguma preview releases)
- .net 2.0 support : Building the recorder assembly against .net 2.0 so that it can be used with down-version code as required
Second nuget deployment
Testing automated deployment to nuget
0.8
Single functional change : redefining the -f parameter to work on source files rather than redundantly on assemblies.
Otherwise, procedural changes only:
- Integrating with real-world publishing e.g. NuGet
- Adding many assertable unit tests to the "if it all hangs together, then it passes" operational tests.
- Fixing the bugs thus revealed
Initial nuget deployment
A test of the packaging
0.1
Getting the 2010-11 timescale code from a big blob labelled "projects" and into a stand-alone deployable.
end/OptionBuilder
Marks a digression where I had been working out the lowest-friction way to handle Option types in this project
end/Replay
This the point where I had left off development in 2011