172 lines
7.6 KiB
XML
172 lines
7.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<id>throttle-release-feed</id>
|
|
<title>throttle release feed</title>
|
|
<updated>2024-08-26T17:27:51.901Z</updated>
|
|
<generator>https://github.com/jpmonette/feed</generator>
|
|
<author>
|
|
<name>Peter Hedenskog</name>
|
|
<email>peter@soulgalore.com</email>
|
|
<uri>https://www.peterhedenskog.com</uri>
|
|
</author>
|
|
<link rel="alternate" href="https://www.sitespeed.io"/>
|
|
<link rel="self" href="https://www.sitespeed.io/feed/throttle.atom"/>
|
|
<subtitle>New releases and changelog feed of throttle</subtitle>
|
|
<icon>http://www.sitespeed.io/favicon.ico</icon>
|
|
<rights>All rights reserved 2022, Peter Hedenskog and team</rights>
|
|
<category term="Web Performance"/>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 5.0.1]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.1</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.1"/>
|
|
<updated>2024-08-26T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Smarter ifb0 handling on Linux <a href="https://github.com/sitespeedio/throttle/pull/93">#93</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 5.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0"/>
|
|
<updated>2022-07-02T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>Dropped support for NodeJS 12 since it's unmaintaned.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 4.0.3]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3"/>
|
|
<updated>2022-06-29T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fixed <code>--version</code> so it actually shows the version again <a href="https://github.com/sitespeedio/throttle/pull/75">#75</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 4.0.2]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2"/>
|
|
<updated>2022-06-21T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>The E6 Module convertion in 4.0 broke version check (<code>--version</code>) making installs failed. PR <a href="https://github.com/sitespeedio/throttle/pull/74">#74</a> is a temporaty fix for that.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 4.0.1]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1"/>
|
|
<updated>2022-06-17T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Removed the dependecy of route. Using <code>ip route</code> instead and we already have <code>ip</code> as a requirement.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 4.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0"/>
|
|
<updated>2022-04-14T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated dev dependencies to latest versions <a href="https://github.com/sitespeedio/throttle/pull/68">#68</a></li>
|
|
</ul>
|
|
<h3>Changed</h3>
|
|
<ul>
|
|
<li>Converting the project to ES6 module. If you run Throttle by command line it will work exactly as before except that we dropped support for NodeJS 10 <a href="https://github.com/sitespeedio/throttle/pull/67">#67</a>. You can read <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">Sindre Sorhus ESM package guide</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 3.1.1]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1"/>
|
|
<updated>2022-04-19T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Updated minimist dependency.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 3.1.0]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0"/>
|
|
<updated>2021-12-26T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Added</h3>
|
|
<ul>
|
|
<li>Add support for setting packet loss. Add <code>--packetLoss</code> and set the loss in percentage.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 3.0.0]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0"/>
|
|
<updated>2021-08-09T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Changed</h3>
|
|
<ul>
|
|
<li>When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use <code>--localhost</code>. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
<entry>
|
|
<title type="html"><![CDATA[throttle 2.1.2]]></title>
|
|
<id>https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2</id>
|
|
<link href="https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2"/>
|
|
<updated>2021-07-29T00:00:00.000Z</updated>
|
|
<summary type="html"><![CDATA[<h3>Fixed</h3>
|
|
<ul>
|
|
<li>Fix breakage when multiple default routes are declared , thank you <a href="https://github.com/andyrichardson">Andy Richardson</a> for PR <a href="https://github.com/sitespeedio/throttle/pull/62">#62</a>.</li>
|
|
</ul>
|
|
]]></summary>
|
|
<author>
|
|
<name>Sitespeed.io</name>
|
|
<uri>https://www.sitespeed.io</uri>
|
|
</author>
|
|
</entry>
|
|
</feed> |