Releases: KristofferC/OhMyREPL.jl
Releases · KristofferC/OhMyREPL.jl
v0.2.11
fix #87 (#109)
v0.2.10
load if julia started with -i (#107)
v0.2.9
relax when not injecting hotkeys (#104)
v0.2.8: Merge pull request #101 from KristofferC/kc/help_md_prompt_color
use yellow for prompt in markdown
v0.2.7: Merge pull request #98 from KristofferC/kc/deprec
fix 0.7 deprecation warnings
v0.2.6: Merge pull request #92 from Keno/kf/tokenize
Fix OhMyREPL with latest Tokenize
v0.2.5: Merge pull request #91 from KristofferC/kc/keno
Let's get rid of the flickering (again)
v0.2.4: revert some stuff (#90)
* Revert "add noop for buffer of IOBuffer (#88)" This reverts commit 22d54acff6604f6098f59730767b8857c05e8cc2. * Revert "only run certain test on linux" This reverts commit a6d98ef5be60b3479a0f6b01c6b512d6365b5aac. * Revert "Fix a number of instances of flickering (#86)" This reverts commit 52aa257967531612213a229a0958e033a017cdf0.
v0.2.3
Significantly reduce the amount of flickering
v0.2.2: add tomorrow colorscheme (#81)
* add tomorrow colorscheme * add 256 bit version as well