<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/rustup, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/rustup?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/rustup?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2022-06-15T18:14:02Z</updated>
<entry>
<title>refactor!: remove deprecated plugins</title>
<updated>2022-06-15T18:14:02Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2022-06-15T18:07:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=8168ec0174e7e3212be20ecc74810155772abff1'/>
<id>urn:sha1:8168ec0174e7e3212be20ecc74810155772abff1</id>
<content type='text'>
BREAKING CHANGE: the following deprecated plugins have been removed:
`cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed

refactor(rustup)!: remove deprecated plugin

BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info:
https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed
</content>
</entry>
<entry>
<title>chore: removing old completion code (#10616)</title>
<updated>2022-03-28T11:38:49Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2022-03-28T11:38:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=3f214329d631b3ae39d6b283262c77819a0078de'/>
<id>urn:sha1:3f214329d631b3ae39d6b283262c77819a0078de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(plugins): generate completion functions in the background</title>
<updated>2021-12-28T13:34:23Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-28T13:30:13Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=49bae43f6202e7e1171d8911d8b243714dfe888a'/>
<id>urn:sha1:49bae43f6202e7e1171d8911d8b243714dfe888a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix comment bulk replace</title>
<updated>2021-12-28T13:34:09Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-12-28T13:16:54Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c06197ad954baf3567d8711e43ad542aef86e6bc'/>
<id>urn:sha1:c06197ad954baf3567d8711e43ad542aef86e6bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: handle `$0` according to the Zsh plugin standard (#10518)</title>
<updated>2021-12-28T11:29:24Z</updated>
<author>
<name>Curtis Rueden</name>
<email>ctrueden@wisc.edu</email>
</author>
<published>2021-12-18T20:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=2d32e9be668672c110405aa2952ab8adaf374856'/>
<id>urn:sha1:2d32e9be668672c110405aa2952ab8adaf374856</id>
<content type='text'>
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html

Closes #10518
</content>
</entry>
<entry>
<title>refactor(rust)!: merge `cargo` and `rustup` plugins into `rust` plugin (#10270)</title>
<updated>2021-12-28T11:05:04Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2021-10-06T20:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=89a740be2d5487c96f01e4eaae7e280caf555019'/>
<id>urn:sha1:89a740be2d5487c96f01e4eaae7e280caf555019</id>
<content type='text'>
BREAKING CHANGE: `cargo` and `rustup` plugins have been moved to the `rust` plugin
since they're part of the Rust toolchain. If you're using these, update your .zshrc
file to use `rust` instead.

Closes #10270

Co-authored-by: Marc Cornellà &lt;hello@mcornella.com&gt;
</content>
</entry>
<entry>
<title>refactor(rustup): generate completion file in the background (#10392)</title>
<updated>2021-12-28T10:42:45Z</updated>
<author>
<name>QuarticCat</name>
<email>QuarticCat@protonmail.com</email>
</author>
<published>2021-11-06T16:45:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a33ae92f4d78d4e4089d4d04a1d9f18bb11f39e1'/>
<id>urn:sha1:a33ae92f4d78d4e4089d4d04a1d9f18bb11f39e1</id>
<content type='text'>
Closes #10392
</content>
</entry>
<entry>
<title>refactor(plugins): remove old generated completion files</title>
<updated>2021-09-15T16:47:51Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-15T16:47:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=eb2eacaf0c46ace8e0eb3543199851a8249338fc'/>
<id>urn:sha1:eb2eacaf0c46ace8e0eb3543199851a8249338fc</id>
<content type='text'>
This removes .gitignore plugin files and adds a force-rm of the old completion file,
which ignores any errors if the file doesn't exist.
</content>
</entry>
<entry>
<title>fix(core): move plugin-generated completion files to `$ZSH_CACHE_DIR/completions`</title>
<updated>2021-09-15T16:41:44Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-15T16:41:44Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=d2269180b074263f4a0d3df3f9de15a1abae8110'/>
<id>urn:sha1:d2269180b074263f4a0d3df3f9de15a1abae8110</id>
<content type='text'>
Fixes #10183
</content>
</entry>
<entry>
<title>fix(plugins): fix `_comps` error in completion generation plugins (#10190)</title>
<updated>2021-09-15T16:18:25Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-15T16:18:25Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=4e6e49652b69557c01ef1ce81c96da7eb9b34e6e'/>
<id>urn:sha1:4e6e49652b69557c01ef1ce81c96da7eb9b34e6e</id>
<content type='text'>
Fixes #10190
</content>
</entry>
</feed>
