Version 0.6.0
-
Minimum Emacs version was bumped to 27.1 from 26.1.
-
New command
compiler-explorer-restore-from-link
restores a session
from a shortlink generated by the website externally, or by
compiler-explorer-make-link
. -
compiler-explorer-previous-session
can now be called with a prefix
argument to query for the session to restore. The previous sessions
can also be selected from the menu. -
New command
compiler-explorer-discard-session
will discard the
current or (with prefix argument) selected past session. -
All overlays that relate to the same code block are now highlighted
when point is inside of them. -
A few small fixes and improvements.
Full Changelog: v0.5.0...v0.6.0