Releases: timholy/DebuggingUtilities.jl
Releases · timholy/DebuggingUtilities.jl
v1.0.0
DebuggingUtilities v1.0.0
Closed issues:
- UndefVarError: @showln not defined (#2)
- could
showln
or a variant return the value of the expression instead ofnothing
? (#3) - Future of package? (#9)
Merged pull requests:
- Add atsign-showfl, a lower-overhead version of atsign-showln (#1) (@timholy)
- Fixes for recent julia-0.5 (#4) (@timholy)
- test_showline: flush output, generate output for each line (#5) (@timholy)
- Fixes for julia 0.7 (#6) (@garrison)
- Fix deprecations (#7) (@femtocleaner[bot])
- Add Project.toml and delete REQUIRE (#8) (@timholy)
- Install TagBot as a GitHub Action (#10) (@JuliaTagBot)
- Use
__source__
and prepare for registration (#11) (@timholy)