Şafak Gür
Şafak Gür
Split from #40 Default `DateTime.Compare` ignores the `Kind` property. We should: * Add a new guard, `KindSpecified`, to require a `DateTime` argument to have kind that is either `Local` or...
C# 8 is out and Guard, as an argument validation library, should be annotating it's types for reference nullability.
Right now, only the deprecated methods aren't covered. They'll be removed on 2.0, so the coverage should be 100% when that happens.
Since the default theme displays only the current folder's name, I find it helpful to display the full path of the working directory on the window title (instead of using...