Hi all,

Just wanted to announce I've changed pkg.julialang.org to show 0.3 and 0.4 
packages.

I've also taken this opportunity to change the badge and permalink URLs to 
something more, well, permanent.

The old ones had specific Julia versions in which I feel like is a pain to 
maintain, so I've changed them to this format:

I've kept the old SVGs there for now, but I will be removing them in a 
month or so. So you'll need to update this one time, but after that you 
should be OK "forever".

Release/stable:

PERMALINK: http://pkg.julialang.org/?pkg=AffineTransforms&ver=release
BADGE SVG: http://pkg.julialang.org/badges/AffineTransforms_release.svg
MARKDOWN:  
[![AffineTransforms](http://pkg.julialang.org/badges/AffineTransforms_release.svg)](http://pkg.julialang.org/?pkg=AffineTransforms&ver=release)

Nightly/unstable:

PERMALINK: http://pkg.julialang.org/?pkg=AffineTransforms&ver=nightly
BADGE SVG: http://pkg.julialang.org/badges/AffineTransforms_nightly.svg
MARKDOWN:  
[![AffineTransforms](http://pkg.julialang.org/badges/AffineTransforms_nightly.svg)](http://pkg.julialang.org/?pkg=AffineTransforms&ver=nightly)

Reply via email to