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 5f24f96 commit f19b131Copy full SHA for f19b131
NEWS.md
@@ -1,5 +1,4 @@
1
-# dint 1.0.0.9000
2
-
+# dint 2.0.0
3
4
* **breaking**: formatting `date_xx` objects now uses placeholders similar to
5
`base::strptime()` (e.g `%Y`, `%m`, `%q`, etc...) instead of presets. The
cran-comments.md
@@ -5,6 +5,6 @@
6
## R CMD check results
7
8
-0 errors | 0 warnings | 1 note
+0 errors | 0 warnings | 0 note
9
10
-* This is a new release.
+* Rewrote formatting functions and added a support for common group generics
0 commit comments