You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -310,42 +310,51 @@ <h1>Changelog<a class="headerlink" href="#changelog" title="Link to this heading
310
310
see <aclass="reference external" href="https://github.com/gagolews/stringx/issues">https://github.com/gagolews/stringx/issues</a>.</p>
311
311
</div></blockquote>
312
312
<sectionid="id1">
313
-
<h2>0.2.8 (2024-04-09)<aclass="headerlink" href="#id1" title="Link to this heading">¶</a></h2>
313
+
<h2>0.2.9 (2025-01-11)<aclass="headerlink" href="#id1" title="Link to this heading">¶</a></h2>
314
+
<ulclass="simple">
315
+
<li><p>[BUGFIX] <codeclass="docutils literal notranslate"><spanclass="pre">as.POSIXlt.POSIXxt</span></code> did not set <codeclass="docutils literal notranslate"><spanclass="pre">gmtoff</span></code>.</p></li>
316
+
</ul>
314
317
</section>
315
318
<sectionid="id2">
316
-
<h2>0.2.7 (2024-04-05)<aclass="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
319
+
<h2>0.2.8 (2024-04-09)<aclass="headerlink" href="#id2" title="Link to this heading">¶</a></h2>
317
320
<ulclass="simple">
318
321
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
319
322
</ul>
320
323
</section>
321
324
<sectionid="id3">
322
-
<h2>0.2.6 (2023-11-30)<aclass="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
325
+
<h2>0.2.7 (2024-04-05)<aclass="headerlink" href="#id3" title="Link to this heading">¶</a></h2>
326
+
<ulclass="simple">
327
+
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
328
+
</ul>
329
+
</section>
330
+
<sectionid="id4">
331
+
<h2>0.2.6 (2023-11-30)<aclass="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
323
332
<ulclass="simple">
324
333
<li><p>[BACKWARD INCOMPATIBILITY] <codeclass="docutils literal notranslate"><spanclass="pre">strptime</span></code> fills missing fields based
325
334
on today’s midnight, due to a change in <em>stringi</em>-1.8.1.</p></li>
326
335
<li><p>[BUGFIX] #13: Subtracting of objects of class <codeclass="docutils literal notranslate"><spanclass="pre">POSIXxt</span></code> resulted in an error.</p></li>
327
336
</ul>
328
337
</section>
329
-
<sectionid="id4">
330
-
<h2>0.2.5 (2023-05-21)<aclass="headerlink" href="#id4" title="Link to this heading">¶</a></h2>
331
-
</section>
332
338
<sectionid="id5">
333
-
<h2>0.2.4 (2022-10-27)<aclass="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
339
+
<h2>0.2.5 (2023-05-21)<aclass="headerlink" href="#id5" title="Link to this heading">¶</a></h2>
334
340
</section>
335
341
<sectionid="id6">
336
-
<h2>0.2.3 (2022-10-13)<aclass="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
342
+
<h2>0.2.4 (2022-10-27)<aclass="headerlink" href="#id6" title="Link to this heading">¶</a></h2>
343
+
</section>
344
+
<sectionid="id7">
345
+
<h2>0.2.3 (2022-10-13)<aclass="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
337
346
<ulclass="simple">
338
347
<li><p>[BUGFIX] Fixed failing checks/tests due to some updates in R.</p></li>
339
348
</ul>
340
349
</section>
341
-
<sectionid="id7">
342
-
<h2>0.2.2 (2021-09-03)<aclass="headerlink" href="#id7" title="Link to this heading">¶</a></h2>
350
+
<sectionid="id8">
351
+
<h2>0.2.2 (2021-09-03)<aclass="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
343
352
<ulclass="simple">
344
353
<li><p>[DOCUMENTATION] ICU Project site has been moved to <aclass="reference external" href="https://icu.unicode.org/">https://icu.unicode.org/</a>.</p></li>
345
354
</ul>
346
355
</section>
347
-
<sectionid="id8">
348
-
<h2>0.2.1 (2021-08-27)<aclass="headerlink" href="#id8" title="Link to this heading">¶</a></h2>
356
+
<sectionid="id9">
357
+
<h2>0.2.1 (2021-08-27)<aclass="headerlink" href="#id9" title="Link to this heading">¶</a></h2>
349
358
<ulclass="simple">
350
359
<li><p>[BACKWARD INCOMPATIBILITY, BUGFIX] #7: Dates without times are now always
351
360
treated as being at midnight in the local (default) time zone.</p></li>
@@ -359,21 +368,21 @@ <h2>0.2.1 (2021-08-27)<a class="headerlink" href="#id8" title="Link to this head
0 commit comments