Rustdoc Settings Sync のバージョン履歴 - 全 9 バージョン
Rustdoc Settings Sync 作成者: notriddle
Rustdoc Settings Sync のバージョン履歴 - 全 9 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.6.4
リリース日 : 2023年9月17日 - 137.82 KBfirefox バージョン 48.0 以降 で動作Update to support current version of rustdoc.
https://github.com/rust-lang/rust/commit/acbfb8c3bdbcb29b23b11221ae2ec1386b061aa7ソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 0.6.3
リリース日 : 2023年4月3日 - 137.78 KBfirefox バージョン 48.0 以降 で動作Fix busted check for undefined variable.ソースコードは MIT License に従いリリースされています
バージョン 0.6.2
リリース日 : 2023年4月3日 - 137.77 KBfirefox バージョン 48.0 以降 で動作Fix failure to sync theme after https://github.com/rust-lang/rust/commit/727a1fd1945685f21d4d2b1d86dbf6429372f3ef#diff-8c049b94fec9a823ef7bd2e7d8d5ac32c7591be2804d7d754bf54b4e92e53c66ソースコードは MIT License に従いリリースされています
バージョン 0.6.1
リリース日 : 2023年3月10日 - 137.76 KBfirefox バージョン 48.0 以降 で動作* A way to redirect standard library URLs in the docs to point at a local copy.
* Update options.html to match the latest tweaked version of the settings panel.
* Update to handle new version of rustdoc that uses document.write for themes.ソースコードは MIT License に従いリリースされています
バージョン 0.4.2
リリース日 : 2022年5月3日 - 136.61 KBfirefox バージョン 42.0 以降 で動作Fix error on new, nightly version of rustdoc. Caused by https://github.com/rust-lang/rust/pull/96390/files#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR173ソースコードは MIT License に従いリリースされています
バージョン 0.4.1
リリース日 : 2022年2月9日 - 136.6 KBfirefox バージョン 42.0 以降 で動作Fix nightly rustdoc bug in updateLocalStorage
https://github.com/rust-lang/rust/commit/7efba33582ab226e64a8cbee73041d44e7789528#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR109ソースコードは MIT License に従いリリースされています
バージョン 0.4
リリース日 : 2022年1月25日 - 136.57 KBfirefox バージョン 42.0 以降 で動作Fix ordering bug that affects setups where system themes are turned off.ソースコードは MIT License に従いリリースされています
バージョン 0.3
リリース日 : 2022年1月25日 - 136.52 KBfirefox バージョン 42.0 以降 で動作# Avoid subscribing to rustdoc sync until after startup
This is because rustdoc sets its localstorage at startup, and we need
to ignore all that or we get a race condition between addons settings
being loaded and rustdoc being loaded.ソースコードは MIT License に従いリリースされています