Return-Path: <noreply@github.com>
Delivered-To: untroubl8492-github@untroubled.org
Received: (qmail 2660042 invoked from network); 8 Sep 2025 09:01:25 -0000
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205])
  by vx0.untroubled.org ([45.63.65.23])
  with ESMTP via TCP; 08 Sep 2025 09:01:25 -0000
Received: from github.com (hubbernetes-node-d8e2501.ac4-iad.github.net [10.52.125.77])
	by smtp.github.com (Postfix) with ESMTPA id 196902115D
	for <github@untroubled.org>; Mon,  8 Sep 2025 02:01:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
	s=pf2023; t=1757322085;
	bh=f2UzFsMFhgFilPQxP3gffy5+odXJksDcwU4eJmErNug=;
	h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post:
	 From;
	b=au+gMRG28yGK/bIF83/yS2f5KEyz8GU4sDnBUyH1H8beGemrpd/HC7/ACUd75XDoK
	 S4/jIYk9gX98sFBFDkRrbU8j6r4xYA5T2E2Xm82YPTufmPmEBhTtmKMwwkQA6TTPjW
	 t7WgfEuuOwm6dcBtLrILzD3KgiTmmlFLjkGp59kU=
Date: Mon, 08 Sep 2025 02:01:25 -0700
From: Dirkjan Ochtman <notifications@github.com>
Reply-To: chronotope/chrono <noreply@github.com>
To: chronotope/chrono <chrono@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <chronotope/chrono/releases/245455976@github.com>
Subject: [chronotope/chrono] Release v0.4.42 - 0.4.42
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_68be9b6516469_480210d81338e5";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: djc
X-GitHub-Recipient: bruceg
X-GitHub-Reason: subscribed
List-ID: chronotope/chrono <chrono.chronotope.github.com>
List-Archive: https://github.com/chronotope/chrono
List-Post: <mailto:noreply@github.com>
X-GitHub-Notify-Platform: newsies
X-Auto-Response-Suppress: All
destinations: github@untroubled.org
X-GitHub-Recipient-Address: github@untroubled.org
Content-Length: 11433


----==_mimepart_68be9b6516469_480210d81338e5
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

## What's Changed

* Add fuzzer for DateTime::parse_from_str by @tyler92 in https://github.com/chronotope/chrono/pull/1700
* Fix wrong amount of micro/milliseconds by @nmlt in https://github.com/chronotope/chrono/pull/1703
* Add warning about MappedLocalTime and wasm by @lutzky in https://github.com/chronotope/chrono/pull/1702
* Fix incorrect parsing of fixed-length second fractions by @chris-leach in https://github.com/chronotope/chrono/pull/1705
* Fix cfgs for `wasm32-linux` support by @arjunr2 in https://github.com/chronotope/chrono/pull/1707
* Fix OpenHarmony's `tzdata` parsing by @ldm0 in https://github.com/chronotope/chrono/pull/1679
* Convert NaiveDate to/from days since unix epoch by @findepi in https://github.com/chronotope/chrono/pull/1715
* Add `?Sized` bound to related methods of `DelayedFormat::write_to` by @Huliiiiii in https://github.com/chronotope/chrono/pull/1721
* Add `from_timestamp_secs` method to `DateTime` by @jasonaowen in https://github.com/chronotope/chrono/pull/1719
* Migrate to core::error::Error by @benbrittain in https://github.com/chronotope/chrono/pull/1704
* Upgrade to windows-bindgen 0.63 by @djc in https://github.com/chronotope/chrono/pull/1730
* strftime: simplify error handling by @djc in https://github.com/chronotope/chrono/pull/1731

-- 
View it on GitHub:
https://github.com/chronotope/chrono/releases/tag/v0.4.42
You are receiving this because you are subscribed to this thread.

Message ID: <chronotope/chrono/releases/245455976@github.com>
----==_mimepart_68be9b6516469_480210d81338e5
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

<p></p>
<h1><a href="https://github.com/chronotope/chrono/releases/tag/v0.4.42">0.4.42</a></h1><p style="font-size:small;-webkit-text-size-adjust:none;">Repository: <a href="https://github.com/chronotope/chrono">chronotope/chrono</a> &middot; Tag: <a href="https://github.com/chronotope/chrono/tree/v0.4.42">v0.4.42</a> &middot; Commit: <a href="https://github.com/chronotope/chrono/commit/f3fd15f976c8c8e56d97eda6237af4d485ba2297">f3fd15f</a> &middot; Released by: <a href="https://github.com/djc">djc</a></p>

<h2>What's Changed</h2>
<ul>
<li>Add fuzzer for DateTime::parse_from_str by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/tyler92/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tyler92">@tyler92</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3037452876" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1700" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1700/hovercard" href="https://github.com/chronotope/chrono/pull/1700">#1700</a></li>
<li>Fix wrong amount of micro/milliseconds by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/nmlt/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/nmlt">@nmlt</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3048258238" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1703" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1703/hovercard" href="https://github.com/chronotope/chrono/pull/1703">#1703</a></li>
<li>Add warning about MappedLocalTime and wasm by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lutzky/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lutzky">@lutzky</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3040714531" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1702" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1702/hovercard" href="https://github.com/chronotope/chrono/pull/1702">#1702</a></li>
<li>Fix incorrect parsing of fixed-length second fractions by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/chris-leach/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chris-leach">@chris-leach</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3113589483" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1705" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1705/hovercard" href="https://github.com/chronotope/chrono/pull/1705">#1705</a></li>
<li>Fix cfgs for <code>wasm32-linux</code> support by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/arjunr2/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/arjunr2">@arjunr2</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3118927376" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1707" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1707/hovercard" href="https://github.com/chronotope/chrono/pull/1707">#1707</a></li>
<li>Fix OpenHarmony's <code>tzdata</code> parsing by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ldm0/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ldm0">@ldm0</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2933905163" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1679" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1679/hovercard" href="https://github.com/chronotope/chrono/pull/1679">#1679</a></li>
<li>Convert NaiveDate to/from days since unix epoch by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/findepi/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/findepi">@findepi</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3242722265" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1715" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1715/hovercard" href="https://github.com/chronotope/chrono/pull/1715">#1715</a></li>
<li>Add <code>?Sized</code> bound to related methods of <code>DelayedFormat::write_to</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Huliiiiii/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Huliiiiii">@Huliiiiii</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3314261480" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1721" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1721/hovercard" href="https://github.com/chronotope/chrono/pull/1721">#1721</a></li>
<li>Add <code>from_timestamp_secs</code> method to <code>DateTime</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jasonaowen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jasonaowen">@jasonaowen</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3305460291" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1719" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1719/hovercard" href="https://github.com/chronotope/chrono/pull/1719">#1719</a></li>
<li>Migrate to core::error::Error by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/benbrittain/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/benbrittain">@benbrittain</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3080582420" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1704" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1704/hovercard" href="https://github.com/chronotope/chrono/pull/1704">#1704</a></li>
<li>Upgrade to windows-bindgen 0.63 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/djc/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/djc">@djc</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3392967824" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1730" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1730/hovercard" href="https://github.com/chronotope/chrono/pull/1730">#1730</a></li>
<li>strftime: simplify error handling by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/djc/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/djc">@djc</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3393224228" data-permission-text="Title is private" data-url="https://github.com/chronotope/chrono/issues/1731" data-hovercard-type="pull_request" data-hovercard-url="/chronotope/chrono/pull/1731/hovercard" href="https://github.com/chronotope/chrono/pull/1731">#1731</a></li>
</ul>

&mdash;<p>This release has 2 assets:</p><ul><li>Source code (zip)</li><li>Source code (tar.gz)</li></ul><p>Visit the <a href="https://github.com/chronotope/chrono/releases/tag/v0.4.42">release page</a> to download them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are watching this repository.<br /><a href="https://github.com/chronotope/chrono/releases/tag/v0.4.42">View it on GitHub</a> or <a href="https://github.com/chronotope/chrono/unsubscribe_via_email/AADUS4DDUDWCTBJYOSUUABT3RVAWLANCNFSM4AIV3WMQ">unsubscribe</a> from all notifications for this repository.<img src="https://github.com/notifications/beacon/AADUS4GSI5QMZG7GFV2S5QT3RVAWLA5CNFSM6AAAAACF4WNBHWWGG33NNVSW45C7OR4XAZNHKJSWYZLBONS2UY3PNVWWK3TUL5UWJTQOUFOGQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/chronotope/chrono/releases/tag/v0.4.42",
"url": "https://github.com/chronotope/chrono/releases/tag/v0.4.42",
"name": "View Release"
},
"description": "View this Release on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>
----==_mimepart_68be9b6516469_480210d81338e5--
