v0.5.25
OhMyREPL v0.5.25
Merged pull requests:
- Re-add typeassert highlighting (#322) (@jakobnissen)
- return active colorscheme after
colorscheme!
(#327) (@MarcMush) - Remove traling newline in Markdown code blocks (#336) (@Keluaa)
- Small fzf search QOL update. (#347) (@curtd)
- Fix moving up and down in REPL (#350) (@huangyxi)
- disable precompilation on 1.12+ since it hangs (#352) (@KristofferC)
Closed issues:
- Fail to press
UP
orDOWN
keys in REPL afterv1.11.0-rc1
(#349)