Releases: JunoLab/Atom.jl
Releases · JunoLab/Atom.jl
v0.11.2
v0.11.1
v0.11.1 (2019-10-09)
v0.11.0
v0.11.0 (2019-10-08)
v0.10.2
v0.10.2 (2019-10-08)
Closed issues:
- [FR] Inline evaluation including local bindings during debugging (#176)
- Outline erroneously picks up on named tuples (#171)
outline
picks up on kwargs in toplevel function calls (#169)- Fail to precompile Atom (#155)
Merged pull requests:
- improve error printing (#195) (pfitzseb)
- follow #193 (#194) (aviatesk)
- don't error on
ModuleCompletion
s for module where@doc
isn't defined (#193) (aviatesk) - enhanced symbols (#192) (aviatesk)
- fixes JunoLab/Juno.jl#376 (#191) (aviatesk)
- follow #189 (#190) (aviatesk)
- no custom method sorting (#189) (pfitzseb)
- hide macro calls in outline (#188) (pfitzseb)
- properly print one-element vectors etc (#187) (pfitzseb)
- remove Reexport.jl dependency (#186) (aviatesk)
- more refactors on completions.jl (#185) (aviatesk)
- stringify method signatures with keyword args correctly (#184) (aviatesk)
- destructure multiple return values (#183) (aviatesk)
- different vector/set/dict head render (#182) (pfitzseb)
- debugger refactors (#181) (aviatesk)
- enhance completions within the integrated REPL (#180) (aviatesk)
- make plots devicePixelRatio aware (#179) (pfitzseb)
- aggregate methods with default args within goto (#178) (aviatesk)
- better display errors (#177) (pfitzseb)
- reverse workspace stack in debugging (#175) (aviatesk)
- refactors around
get
methods (#174) (aviatesk) - show value string within datatip (#173) (aviatesk)
- no named tuple elements in outline (#172) (pfitzseb)
- improve completions/outline (#170) (pfitzseb)
- small refactors: (#168) (aviatesk)
v0.10.1
v0.10.1 (2019-09-04)
v0.10.0
v0.10.0 (2019-09-04)
Merged pull requests:
- debugger enhancements (#167) (aviatesk)
- outline improvements (#166) (pfitzseb)
- local completions and outline (#165) (pfitzseb)
- add uri-handler for completions (#164) (aviatesk)
- turn on codecov (#163) (pfitzseb)
- Enforce compatibility with julia 1 (#162) (timholy)
- test, test, and test (#161) (aviatesk)
- small tweaks (#160) (aviatesk)
- better progress handling (#159) (pfitzseb)
- completion test (#157) (aviatesk)
- Handle undefined (#156) (aviatesk)
- update to new JuliaInterpreter (#154) (KristofferC)
- consistent types (#153) (aviatesk)
- tweak docs: (#152) (aviatesk)
- Better completions (#151) (aviatesk)
v0.9.1
v0.9.1 (2019-08-07)
v0.9.0
v0.9.0 (2019-08-06)
Merged pull requests: