Skip to content

Releases: chiro-hiro/ivim

Release v0.1.2

20 Apr 16:06
cfcc580

Choose a tag to compare

  • cfcc580 Add CHANGELOG.md (Keep a Changelog format)
  • dd290bf Advise readers to inspect get-ivim.sh before piping to bash
  • f8d0cad Expand .gitignore to cover common contributor footguns
  • b99b0ca Un-export _IVIM_TERMINAL_SOURCED recursion guard
  • 2969212 Resolve git's absolute path before sourcing user init files
  • 54eb721 Roll back backups on interrupted install
  • 0ac397b Harden backup restore against TOCTOU attack
  • 9091ed8 Exit insert mode on entering non-modifiable buffer
  • 091275e Fix broken color escapes in get-ivim.sh info/ok/warn/err
  • c297a29 Fire keyword completion once per word, not per keystroke
  • b16af9b Fix Rust/Lua/C++ autocomplete freeze on :: and similar

Release v0.1.1

20 Apr 11:32
c297a29

Choose a tag to compare

  • f42d427 — CLAUDE.md reflects the earlier robustness fixes
  • b16af9b — Rust/Lua/C++ freeze fix (remove : trigger + defensive dup-char skip)
  • c297a29 — keyword fires once per word, not per keystroke (the "Hometest" fix)

Release v0.1.0

20 Apr 09:06
437776a

Choose a tag to compare

Full Changelog: 0.0.1...0.1.0

0.0.1

05 Apr 08:09

Choose a tag to compare

48f57d4 Add show caese to iVim README.md
53d1929 Support basic docker file and toml
3819622 Update repo URL and username
f1d0ac3 Fix broken load screen
5b90876 Fix security issues
49cf7c8 Add rootless check in installation
a0246dd Update git repo
03fa5d7 Add metadata installation and docs
4c4cb87 Add basic plugin
927d0d4 Add tokyonight color schema
33ac1e3 Add support common languages