Hello all! The latest bugfix release of the 0.3.x Julia line has been 
released. Binaries are available from the usual place 
<http://julialang.org/downloads/>, and as is typical with such things, 
please report all issues to either the issue tracker 
<https://github.com/JuliaLang/julia/issues>, or email the julia-users list.

This is a bugfix release, though it includes a number of speedups for 
Pkg.update() and Pkg.publish() that have been working well on Julia master 
for a month or two. These are intended to be backwards-compatible (please 
let us know if not!), and strictly improve Pkg performance. To see all 
other bugs fixed since 0.3.8, see this commit log 
<https://github.com/JuliaLang/julia/compare/v0.3.8...v0.3.9>.

This is a recommended upgrade for anyone using any of the previous 0.3.x 
releases, and should act as a drop-in replacement for any of the 0.3.x 
line. We would like to get feedback if someone has a working program that 
breaks after this upgrade.

-Tony

Reply via email to