throttle release feed https://www.sitespeed.io New releases and changelog feed of throttle Fri, 29 Dec 2023 07:30:18 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en All rights reserved 2022, Peter Hedenskog and team Web Performance <![CDATA[throttle 5.0.0]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#5.0.0 Sat, 02 Jul 2022 00:00:00 GMT Changed
  • Dropped support for NodeJS 12 since it's unmaintaned.
]]>
<![CDATA[throttle 4.0.3]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.3 Wed, 29 Jun 2022 00:00:00 GMT Fixed
  • Fixed --version so it actually shows the version again #75.
]]>
<![CDATA[throttle 4.0.2]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.2 Tue, 21 Jun 2022 00:00:00 GMT Fixed
  • The E6 Module convertion in 4.0 broke version check (--version) making installs failed. PR #74 is a temporaty fix for that.
]]>
<![CDATA[throttle 4.0.1]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.1 Fri, 17 Jun 2022 00:00:00 GMT Fixed
  • Removed the dependecy of route. Using ip route instead and we already have ip as a requirement.
]]>
<![CDATA[throttle 4.0.0]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#4.0.0 Thu, 14 Apr 2022 00:00:00 GMT Fixed
  • Updated dev dependencies to latest versions #68

Changed

  • 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 #67. You can read Sindre Sorhus ESM package guide.
]]>
<![CDATA[throttle 3.1.1]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.1 Tue, 19 Apr 2022 00:00:00 GMT Fixed
  • Updated minimist dependency.
]]>
<![CDATA[throttle 3.1.0]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.1.0 Sun, 26 Dec 2021 00:00:00 GMT Added
  • Add support for setting packet loss. Add --packetLoss and set the loss in percentage.
]]>
<![CDATA[throttle 3.0.0]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#3.0.0 Mon, 09 Aug 2021 00:00:00 GMT Changed
  • When you run on Mac OS we changed so localhost traffic is not throttled by default. To throttle on localhost use --localhost. This makes sence if you use WebDriver to drive your browser on your local machine. And Mac OS now works the same as Linux.
]]>
<![CDATA[throttle 2.1.2]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.2 Thu, 29 Jul 2021 00:00:00 GMT Fixed
  • Fix breakage when multiple default routes are declared , thank you Andy Richardson for PR #62.
]]>
<![CDATA[throttle 2.1.1]]> https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.1 https://github.com/sitespeedio/throttle/blob/main/CHANGELOG.md#2.1.1 Fri, 19 Mar 2021 00:00:00 GMT Fixed
  • A better check for missing net-tools on Linux, thank you Radu Micu for the PR #56.
]]>