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 9add0f1 commit 9ee9620Copy full SHA for 9ee9620
NEWS.md
@@ -1,4 +1,15 @@
1
# NEWS
2
+v0.2.12
3
+-------
4
+
5
+## Features
6
7
+### Support with ITime
8
9
+This release adds support for working with `ITime`s. In particular,
10
+`EveryCalendarDtSchedule` is compatible with `ITime` and a new constructor is
11
+provided to make an `EveryCalendarDtSchedule` using `ITime`s. Lastly, there are
12
+small changes to the writers to support `ITime`s.
13
14
v0.2.11
15
-------
Project.toml
@@ -1,7 +1,7 @@
name = "ClimaDiagnostics"
uuid = "1ecacbb8-0713-4841-9a07-eb5aa8a2d53f"
authors = ["Gabriele Bozzola <gbozzola@caltech.edu>"]
-version = "0.2.11"
+version = "0.2.12"
[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
0 commit comments