Skip to content

v0.5.4

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 03 Feb 10:45
· 94 commits to master since this release
v0.5.4
7092754

v0.5.4 (2020-02-03)

Diff since v0.5.3

Closed issues:

  • Quotes and backticks not paired if immediately after another non brace character (#192)
  • Backtick strings not correctly highlighted? (#190)
  • Where are the stack traces (#189)
  • CTRL-P which is history substring search in the REPL is mapped to history recall when OhMyREPL is loaded. (#169)

Merged pull requests:

  • remove wrong overloads for Ctrl-N, Ctrl-P (#194) (KristofferC)
  • Proper matching, and backtick support. (#193) (ghyatzo)
  • Add Base16 Material Darker color scheme (#188) (rgcv)