Skip to content

v8.2.1076

Compare
Choose a tag to compare
@chrisbra chrisbra released this 27 Jun 22:32

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.1076: Vim9: no line break allowed in :if expression
  • 8.2.1075: Vim9: no line break allowed in :echo expression
  • 8.2.1074: Vim9: no line break allowed after some operators
  • 8.2.1073: Vim9: no line break allowed in () expression
  • 8.2.1072: missing libvterm test
  • 8.2.1071: Vim9: no line break allowed inside a lambda
  • 8.2.1070: Vim9: leaking memory when lacking white space in dict
  • 8.2.1069: Vim9: fail to check for white space in list
  • 8.2.1068: Vim9: no line break allowed inside a dict
  • 8.2.1067: expression "!expr->func()" does not work
  • 8.2.1066: Lua arrays are zero based

Files:

🔓 Unsigned Files:

Interface Informations

See the README for detail.