Skip to content

Releases: michidk/vscli

0.3.0

21 Apr 06:58
01d3e58
Compare
Choose a tag to compare
  • Support vim movements in recent mode
  • Support json5 (trailing commas, comments) for devcontainer definitions

New Contributors

  • @popsu made their first contribution in #95

Full Changelog: v0.2.2...v0.3.0

0.2.2

26 Mar 14:31
bd6a471
Compare
Choose a tag to compare
  • Add CI/release artifacts for aarch64-apple-darwin target
  • Various CI fixes
  • Updated dependencies

Full Changelog: v0.2.1...v0.2.2

0.2.1

06 Jan 10:30
3901e16
Compare
Choose a tag to compare

Contains various bug fixes.

Full Changelog: v0.2.0...v0.2.1

0.2.0

14 Nov 09:19
ce18173
Compare
Choose a tag to compare

Attention

This is a breaking change. The history file was renamed (and it's content change) but also the CLI command changed: use vscli open now (see readme).

New Contributors

Full Changelog: v0.1.13...v0.2.0

0.1.13

29 Oct 14:32
5df8438
Compare
Choose a tag to compare
  • Fixes the devcontainer file lookup

Full Changelog: v0.1.12...v0.1.13

0.1.12

29 Oct 14:06
1b08dfb
Compare
Choose a tag to compare
  • Update dependencies (incl. ratatui v0.24)
  • Made recent-ui feature default, and removed it
  • Added dry alias to dry-run flag
  • Fixed reverse ordering of items
  • Fixed panic, when devcontainer.json did not exist

Full Changelog: v0.1.11...v0.1.12

0.1.11

22 Oct 08:24
2866550
Compare
Choose a tag to compare

What's Changed

Fixes a bug with recent-ui on Windows where the first history entry would always be selected by default.

Full Changelog: v0.1.10...v0.1.11

0.1.10

12 Oct 08:51
8c24d71
Compare
Choose a tag to compare
  • fix: Sorting order

Full Changelog: v0.1.9...v0.1.10

0.1.9

11 Oct 08:33
2edbe38
Compare
Choose a tag to compare
  • feat: Allow changing more args using env vars
  • feat(recent-ui): Add option to change the recent file location
  • feat(recent-ui): Change ordering so that the most recent workspace is on top
  • fix: Make behaviour rename backwards compatible

Full Changelog: v0.1.8...v0.1.9

0.1.8

05 Oct 14:39
180110e
Compare
Choose a tag to compare
  • Select most recent element by default

Full Changelog: v0.1.7...v0.1.8