Skip navigation.

Ivy 0.8 released

Main changes in this version are :
- a brand new public repository of ivy files, ivyrep, which helps leverage the transitive dependencies feature
- url resolver now handles latest with file urls and http ones: you can now use continuous integration feature with ibiblio !
- publish artifacts feature, which enable to easily publish declared artifacts of a module to a repository
- conflict management at resolve time, which gives great control over conflicts management and evict modules before downloading them

And many more...