Skip to content

Releases: sigmaSd/IRust

irust@1.67.3

Choose a tag to compare

@github-actions github-actions released this 02 Mar 16:00
Fix windows input

irust@1.67.2

Choose a tag to compare

@github-actions github-actions released this 26 Feb 16:59
irust@1.67.2

irust@1.67.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 09:05
Trigger ci ?

irust@1.66.0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 17:58
irust@1.66.0

irust@1.65.1

Choose a tag to compare

@github-actions github-actions released this 07 Nov 17:25
**1.65.1**

- Use cargo-show-asm instead of cargo-asm
- Allow cargo-expand a specifc function `:expand myfn`
- Add another key to force new lines (ctrl-s)
- Add a new rust script that allows supporting mixed rust code with irust commands
- Update deps, fix clippy, internal fixes

1.64.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 05:34
Update crossterm

1.63.4

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:59
**1.63.4**

- Use `cargo` instead of `cargo-add` now that it's builtin

1.63.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 23:42
- Fix `:expand` command

1.63.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 08:26
**1.63.2**

- Fix clippy warnings

1.63.1

Choose a tag to compare

@github-actions github-actions released this 20 Feb 11:49
**1.63.1**

- Update crossterm
- Use https://github.com/pksunkara/cargo-workspaces to improve dev experience