We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 919b4fa commit 21bb570Copy full SHA for 21bb570
blog/2020/05/rr.md
@@ -1,6 +1,6 @@
1
@def authors = "Keno Fischer"
2
@def published = "2 May 2020"
3
-@def title = "Coming in Julia 1.5: Time Traveling (Linux) Bug Reporting"
+@def title = "Julia 1.5 Feature Preview: Time Traveling (Linux) Bug Reporting"
4
@def rss_pubdate = Date(2020, 5, 2)
5
@def rss = """Julia 1.5 is gaining a cool new bug reporting capability, leveraging mozilla's rr project to automatically create fully-reproducible bug reports"""
6
@def meta = [("property" => "og:video",
0 commit comments