Skip to content

Releases: corwinm/oil.code

v0.0.33

22 Nov 00:05

Choose a tag to compare

What's Changed

Full Changelog: v0.0.32...v0.0.33

v0.0.32

17 Oct 18:42
6ae34ee

Choose a tag to compare

What's Changed

Full Changelog: v0.0.31...v0.0.32

v0.0.31

17 Sep 05:17

Choose a tag to compare

What's Changed

  • fix: Manually add newlines for confirmation warning message for consistent display across platforms by @corwinm in #47

Full Changelog: v0.0.30...v0.0.31

v0.0.30

26 Aug 05:27

Choose a tag to compare

What's Changed

  • feat: Add alternative confirmation dialog using QuickPick (Enable with enableAlternateConfirmation) by @alilaa in #46

New Contributors

Full Changelog: v0.0.29...v0.0.30

v0.0.29

18 Aug 02:56

Choose a tag to compare

What's Changed

Full Changelog: v0.0.28...v0.0.29

v0.0.28

10 Aug 05:19

Choose a tag to compare

What's Changed

Full Changelog: v0.0.27...v0.0.28

v0.0.27

25 Jul 07:11

Choose a tag to compare

What's Changed

  • fix: Improve transition when moving files by @corwinm in #41
  • fix: Allow move and copy same file by @corwinm in #42

Full Changelog: v0.0.26...v0.0.27

v0.0.26

21 Jul 22:29

Choose a tag to compare

What's Changed

Full Changelog: v0.0.25...v0.0.26

v0.0.25

21 Jul 20:34

Choose a tag to compare

What's Changed

  • fix: Prevent unsaved changes popup when moving files by @corwinm in #38

Full Changelog: v0.0.24...v0.0.25

v0.0.24

21 Jul 07:58

Choose a tag to compare

What's Changed

  • refactor: Refactor codebase into individual files by @corwinm in #32
  • chore: Dependency updates (@eslint/plugin-kit@0.3.3 and related updates) by @corwinm in #34
  • feat: Add setting to triger Workspace Edits when moving files (import updates) by @corwinm in #33
  • fix: Navigation flash and decorator perf improvements by @corwinm in #35
  • test: Update inconsistent tests by @corwinm in #36

Full Changelog: v0.0.23...v0.0.24