Skip to content

Commit 9ee9620

Browse files
committed
Make a new release
1 parent 9add0f1 commit 9ee9620

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# 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.
213

314
v0.2.11
415
-------

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaDiagnostics"
22
uuid = "1ecacbb8-0713-4841-9a07-eb5aa8a2d53f"
33
authors = ["Gabriele Bozzola <gbozzola@caltech.edu>"]
4-
version = "0.2.11"
4+
version = "0.2.12"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

0 commit comments

Comments
 (0)