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 0df2d73 commit 6e52045Copy full SHA for 6e52045
blog/temporal-release/index.md
@@ -98,8 +98,8 @@ ago? Well, plenty!
98
`Duration`.
99
- `Duration` moved from using `f64` internally to `FiniteF64`, and then
100
to non-floating-point integers.
101
-- We moved from a large `TemporalFields` type to the "Partial" objects
102
- to adapt for JavaScript property bags.
+- We moved from a large `TemporalFields` type to "Partial" objects,
+ which better represent JavaScript property bags.
103
- A good portion of missing method implementations were added as well.
104
- Internal utility methods were moved to the Neri-Schneider algorithms.
105
0 commit comments