v1.25.0
IJulia v1.25.0
Merged pull requests:
- don't store Out in itself (#1083) (@MasonProtter)
- ignore unknown request types (#1092) (@stevengj)
- Remove old
REQUIRE
file (#1102) (@hyrodium) - Use GitHub actions for tests (#1103) (@hyrodium)
- Update docs (#1104) (@hyrodium)
- Fix two minor typos (#1108) (@fingolfin)
- Drop support for Julia < 1.6 and set version to 1.25.0 (#1116) (@fredrikekre)
Closed issues:
- Can we collect all outputs into one? (#1047)
- error with Julia 1.10 when loading packages that trigger precompilation (#1089)
- Latex maths not rendered in docstring if function signature is indented by four spaces (#1096)
- cannot build IJulia without disabling Julia's startup.jl (#1097)
- notebook() with no X server and elink (#1100)
- IJulia problem? (#1101)
- Plots not showing up in the notebook, but in figure windows (#1106)
- "add IJulia" with a juliaup-installed Julia 1.9.4 and 1.10.2 do not install Julia kernel specs for Jupyter (#1110)
- Displaying markdown code blocks routinely drops trailing parenthesis (#1111)
- New release (#1115)