Skip to content

v0.8.6

Compare
Choose a tag to compare
@justinbarclay justinbarclay released this 02 Apr 04:27
· 48 commits to main since this release
v0.8.6
39f588e

Deprecations

  • v0.4.3 of parinfer-rust will be deprecated shortly. See
    discussion

Features

  • Add support for downloading FreeBSD version of the parinfer-rust
    library from GitHub
  • parinfer-rust-mode will delay running in buffers that are in the
    background until they are brought into the foreground for the first
    time
    • This should help when installing emacs-lisp packages and when
      tangling files
  • Moved support to v0.4.5 of parinfer-rust, which allows Emacs to set
    string delimiter defaults
    • Special thanks to @gagbo for working on this

Fixes

  • Prevent freezing in really large buffers
  • Add indent-tabs-mode to parinfer-rust-troublesome-modes