Skip to content

v8.2.1145

Compare
Choose a tag to compare
@chrisbra chrisbra released this 05 Jul 22:17

Github Downloads (by Release)
Nightly Vim Windows build snapshots (more information).

If you do not know what to use, use the 32bit installer (use the signed one, if available).

Signed releases will occasionally be provided on a best effort approach.

Note: Due to the expiration of the old certificate, a new certificate to sign the binaries has
been created and will be used starting with the next release after April 14th, 2020.
This may cause a SmartScreen warning by Windows because the certificate is new. Hopefully this
warning will vanish, once the certificate has been used more widely.
If you want to avoid this warning, you can use the latest release with the old certificate
v8.2.577.

Changes:

  • 8.2.1145: Vim9: "for" only accepts a list at compile time
  • 8.2.1144: Vim9: return type of reverse() is any
  • 8.2.1143: Vim9: return type of remove() is any
  • 8.2.1142: Vim9: return type of insert() is any
  • 8.2.1141: Vim9: return type of filter() is any
  • 8.2.1140: Vim9: return type of extend() is any
  • 8.2.1139: Vim9: test for silent echo fails in some environments
  • 8.2.1138: Vim9: return type of copy() and deepcopy() is any
  • 8.2.1137: Vim9: modifiers not cleared after compiling function
  • 8.2.1136: Vim9: return type of argv() is always any
  • 8.2.1135: Vim9: getting a dict member may not work
  • 8.2.1134: Vim9: getting a list member may not work
  • 8.2.1133: Vim9: return type of add() is not specific enough
  • 8.2.1132: Vim9: return type of repeat() is not specific enough
  • 8.2.1131: Vim9: error message for returning a value is not clear
  • 8.2.1130: Vim9: bar not recognized after function call
  • 8.2.1129: Vim9: bar not recognized after not compiled command
  • 8.2.1128: the write message mentions characters, but it's bytes

Files:

🔒 Signed Files:

🔓 Unsigned Files:

Interface Informations

See the README for detail.