File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
blog/2025-09-24-temporal-release Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ ago? Well, plenty!
113
113
- We moved from a large ` TemporalFields ` type to "Partial" objects,
114
114
which better represent JavaScript property bags.
115
115
- A good portion of missing method implementations were added as well.
116
- - Internal utility methods were moved to the Neri-Schneider algorithms.
116
+ - Internal utility methods were moved to the [ Neri-Schneider algorithms] ( https://arxiv.org/abs/2102.06959 ) .
117
117
118
118
In general, the implementation was moving along at a pretty decent pace,
119
119
and would continue to do so well into roughly April of 2025 (mostly
@@ -186,7 +186,7 @@ which can be broken down into 4 main groups.
186
186
![ Temporal dependency graph] ( ./img/temporal-dependencies.png )
187
187
188
188
Notably, the dependencies that are highlighted in purple come from
189
- ICU4X. ICU4X is a phenomenal Rust project that takes a new approach to
189
+ [ ICU4X] ( https://github.com/unicode-org/icu4x ) . ICU4X is a phenomenal Rust project that takes a new approach to
190
190
Unicode's ICU in order to make a new, more modular version of ICU.
191
191
192
192
While ICU4X provides the majority of the internationalization (i18n),
You can’t perform that action at this time.
0 commit comments