We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6326f96 commit c1d8b1eCopy full SHA for c1d8b1e
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 0.2.1
4
+
5
+* Add useful diff representation of Time-like values
6
+ [[#61][issue-61]]
7
+ ([@Mange][mange])
8
+* Fix tests so they run even with a global `--color` setting
9
+ [[#62][issue-62]]
10
11
+[issue-61]: https://github.com/mcmire/super_diff/pull/61
12
+[issue-62]: https://github.com/mcmire/super_diff/pull/62
13
+[mange]: https://github.com/Mange
14
15
## 0.2.0
16
17
Lots of fixes and new features!
0 commit comments