This was implemented over a year ago in #243 (and subsequently requested in #244) but it seems not to actually be using the nightly build. For example, when I start a new Julia v0.6.0-dev notebook, versioninfo() tells me that it's using v0.6.0-dev.1230, which is actually 60(!) days old. It would be awesome if it could use the most recent nightly build.
This was implemented over a year ago in #243 (and subsequently requested in #244) but it seems not to actually be using the nightly build. For example, when I start a new Julia v0.6.0-dev notebook,
versioninfo()
tells me that it's using v0.6.0-dev.1230, which is actually 60(!) days old. It would be awesome if it could use the most recent nightly build.