Skip to content

Commit

Permalink
Deployed e49d4cb to 2.2 with MkDocs 1.6.0 and mike 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 13, 2024
1 parent 2337257 commit cc9d04f
Show file tree
Hide file tree
Showing 17 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion 2.2/feed_rss_created.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>mp-units</title><description>The quantities and units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Mon, 10 Jun 2024 21:14:39 -0000</pubDate> <lastBuildDate>Mon, 10 Jun 2024 21:14:39 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.13.0</generator> <item> <title>Report from the Tokyo 2024 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description>&lt;h1&gt;Report from the Tokyo 2024 ISO C++ Committee meeting&lt;/h1&gt;&lt;p&gt;The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/</link> <pubDate>Mon, 15 Apr 2024 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/tokyo-2024-report.png" type="image/png" length="49346" /> </item> <item> <title>mp-units 2.1.0 released!</title> <author>mpusz</author> <category>Releases</category> <description>&lt;h1&gt;mp-units 2.1.0 released!&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;A new product version can be obtained from&lt;a href=&#34;https://github.com/mpusz/mp-units/releases/tag/v2.1.0&#34;&gt;GitHub&lt;/a&gt; and&lt;a href=&#34;https://conan.io/center/recipes/mp-units?version=2.1.0&#34;&gt;Conan&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The list of the most significant changes introduced by the new version can be found in our&lt;a href=&#34;../../release_notes.md#2.1.0&#34;&gt;Release Notes&lt;/a&gt;. We will also describe the most important of themin this post.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/12/09/mp-units-210-released/</link> <pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/12/09/mp-units-210-released/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/2.1.0-released.png" type="image/png" length="37470" /> </item> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description>&lt;h1&gt;Report from the Kona 2023 ISO C++ Committee meeting&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;Several groups in the ISO C++ Committee reviewed the &lt;a href=&#34;https://wg21.link/p1935&#34;&gt;P1935: A C++ Approach to Physical Units&lt;/a&gt;proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the &lt;strong&gt;mp-units&lt;/strong&gt; library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Sun, 12 Nov 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/kona-2023-report.png" type="image/png" length="55312" /> </item> <item> <title>What&#39;s new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description>&lt;h1&gt;What&#39;s new in mp-units 2.0?&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;After a year of hard work, we&#39;ve just released mp-units 2.0.0. It can be obtained from&lt;a href=&#34;https://github.com/mpusz/mp-units/releases/tag/v2.0.0&#34;&gt;GitHub&lt;/a&gt; and&lt;a href=&#34;https://conan.io/center/recipes/mp-units?version=2.0.0&#34;&gt;Conan&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The list of the most significant changes introduced by the new version can be found in our&lt;a href=&#34;../../release_notes.md#2.0.0&#34;&gt;Release Notes&lt;/a&gt;. We will also describe some of them in this post.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/2.0.0-released.png" type="image/png" length="41820" /> </item> </channel></rss>
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>mp-units</title><description>The quantities and units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Thu, 13 Jun 2024 16:28:48 -0000</pubDate> <lastBuildDate>Thu, 13 Jun 2024 16:28:48 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.13.0</generator> <item> <title>Report from the Tokyo 2024 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description>&lt;h1&gt;Report from the Tokyo 2024 ISO C++ Committee meeting&lt;/h1&gt;&lt;p&gt;The Tokyo 2024 meeting was a very important step in the standardization of this library. SeveralWG21 groups reviewed proposals, and the feedback was really good.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/</link> <pubDate>Mon, 15 Apr 2024 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2024/04/15/report-from-the-tokyo-2024-iso-c-committee-meeting/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/tokyo-2024-report.png" type="image/png" length="None" /> </item> <item> <title>mp-units 2.1.0 released!</title> <author>mpusz</author> <category>Releases</category> <description>&lt;h1&gt;mp-units 2.1.0 released!&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;A new product version can be obtained from&lt;a href=&#34;https://github.com/mpusz/mp-units/releases/tag/v2.1.0&#34;&gt;GitHub&lt;/a&gt; and&lt;a href=&#34;https://conan.io/center/recipes/mp-units?version=2.1.0&#34;&gt;Conan&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The list of the most significant changes introduced by the new version can be found in our&lt;a href=&#34;../../release_notes.md#2.1.0&#34;&gt;Release Notes&lt;/a&gt;. We will also describe the most important of themin this post.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/12/09/mp-units-210-released/</link> <pubDate>Sat, 09 Dec 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/12/09/mp-units-210-released/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/2.1.0-released.png" type="image/png" length="None" /> </item> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description>&lt;h1&gt;Report from the Kona 2023 ISO C++ Committee meeting&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;Several groups in the ISO C++ Committee reviewed the &lt;a href=&#34;https://wg21.link/p1935&#34;&gt;P1935: A C++ Approach to Physical Units&lt;/a&gt;proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;In the following years, we scoped on getting more feedback from the production and design. Thisresulted in version 2 of the &lt;strong&gt;mp-units&lt;/strong&gt; library that resolved many issues the users and Committeemembers raised. The features and interfaces of this version are close to being the best we can getwith the current version of the C++ language standard.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Sun, 12 Nov 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/kona-2023-report.png" type="image/png" length="None" /> </item> <item> <title>What&#39;s new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description>&lt;h1&gt;What&#39;s new in mp-units 2.0?&lt;/h1&gt;&lt;p&gt;&lt;strong&gt;After a year of hard work, we&#39;ve just released mp-units 2.0.0. It can be obtained from&lt;a href=&#34;https://github.com/mpusz/mp-units/releases/tag/v2.0.0&#34;&gt;GitHub&lt;/a&gt; and&lt;a href=&#34;https://conan.io/center/recipes/mp-units?version=2.0.0&#34;&gt;Conan&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;The list of the most significant changes introduced by the new version can be found in our&lt;a href=&#34;../../release_notes.md#2.0.0&#34;&gt;Release Notes&lt;/a&gt;. We will also describe some of them in this post.&lt;/p&gt;</description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">mp-units</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> <enclosure url="https://mpusz.github.io/mp-units/2.2assets/images/social/blog/posts/2.0.0-released.png" type="image/png" length="None" /> </item> </channel></rss>
Loading

0 comments on commit cc9d04f

Please sign in to comment.