Skip to content

Releases: JuliaLang/Compat.jl

v0.48.0: Merge pull request #465 from JuliaLang/jq/libdl

20 Jan 16:57
20e454d
Compare
Choose a tag to compare

v0.47.0

18 Jan 14:26
0b398b8
Compare
Choose a tag to compare
add Compat.at-error, Compat.at-warn, Compat.at-info and Compat.at-deb…

v0.46.0

14 Jan 09:21
1699438
Compare
Choose a tag to compare
add contains(str, r::Regex) (#452)

v0.45.0

12 Jan 00:06
36d879c
Compare
Choose a tag to compare
Compat.IteratorSize and Compat.IteratorEltype (#451)

v0.44.0: Merge pull request #446 from JuliaLang/nl/indices

08 Jan 21:42
50c6b36
Compare
Choose a tag to compare
Add CartesianIndices and LinearIndices

v0.43.0: Merge pull request #445 from JuliaLang/aa/more-0.7

06 Jan 05:09
7b874aa
Compare
Choose a tag to compare
Add invpermute! and a pairs method for replace

Sys.BINDIR, textwidth, and non-exported axes

01 Jan 11:55
423a025
Compare
Choose a tag to compare
v0.42.0

Don't export axes (#442)

v0.41.0: Merge pull request #436 from JuliaLang/aa/disable-oa

21 Dec 09:14
afee752
Compare
Choose a tag to compare
Temporarily disable the OffsetArrays tests for 0.7

v0.40.0

17 Dec 20:36
Compare
Choose a tag to compare
Implement `pairs` like PR 22907 (#428)

v0.39.0: Merge pull request #422 from JuliaLang/aa/revert-finalizer

02 Dec 04:02
bda7613
Compare
Choose a tag to compare
Revert function first finalizers due to ambiguities