Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backports for 0.4.4 #58

Merged
merged 3 commits into from
Mar 27, 2018
Merged

Backports for 0.4.4 #58

merged 3 commits into from
Mar 27, 2018

Conversation

mortenpi
Copy link
Member

Refs: #53, #55, #57

mortenpi and others added 2 commits March 26, 2018 16:33
* Fix 0.7 deprecations

* isabstract -> isabstracttype
* isconcrete -> isconcretetype
* module_name -> nameof

* Compat for Markdown/Pkg stdlib packages

Removes deprecations on Julia 0.7.

(cherry picked from commit 67b2db7)
* contains(haystack, needle) -> occursin(needle, haystack)

* import Compat.LibGit2 to silence some warnings

* MethodTable no longer exported from Core to Base, see JuliaLang/julia/pull/25802

(cherry picked from commit 3fb4c3d)
@mortenpi mortenpi added this to the 0.4.4 milestone Mar 26, 2018
@mortenpi mortenpi merged commit cc83610 into release-0.4 Mar 27, 2018
@mortenpi mortenpi deleted the backports-0.4.4 branch March 27, 2018 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants