Releases: JuliaLang/Compat.jl
Releases · JuliaLang/Compat.jl
v0.20.0
Indexing traits
Merge pull request #329 from JuliaLang/teh/IndexStyle Support IndexStyle, IndexLinear, IndexCartesian
More 0.6 syntax, broadcast, Iterators
Merge pull request #328 from JuliaLang/yyc/readme-tuple Add readme entry for broadcast tuple hack
v0.17.0: Merge pull request #325 from JuliaLang/yyc/type
New type declaration syntax.
v0.16.2: Merge pull request #322 from JuliaLang/KristofferC-patch-1
only add method for TypeConstructor if type exists
v0.16.1: Merge pull request #321 from JuliaLang/KristofferC-patch-1
try fix undeffed isabstract on certain julia versions
Support more dots, more 0.6 type system, and min/max
Merge pull request #320 from JuliaLang/teh/isabstract Add isabstract(::TypeConstructor)
Compat for several 0.6 features
Merge pull request #319 from JuliaLang/teh/kf/typeutils Add Compat for TypeUtils: fix for julia 0.4
Compat.isapprox
Merge pull request #309 from JuliaLang/anj/compat Compat.isapprox method with nans keyword argument