Skip to content

Conversation

tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Jul 19, 2018

  • used HTTP.jl
  • used Logging stdlib (instead of Logging.jl) on Julia 0.7
    • continuing to use Logging.jl on Julia 0.6
  • using Union(Nothing,T} instead of Nullable
  • dropped Julia 0.5 constructs
  • dropped features and tests for old JuliaBox API requirement

@coveralls
Copy link

coveralls commented Jul 19, 2018

Coverage Status

Coverage increased (+4.5%) to 95.595% when pulling 9c204b4 on depwarn into 8d51830 on master.

tanmaykm added 2 commits July 23, 2018 12:53
- use HTTP.jl
- handle some more Julia 0.7 deprecations
- remove deprecated functions
- drop features and tests for old JuliaBox API requirement
- use Logging stdlib (instead of Logging.jl) on Julia 0.7
- Other Julia 0.7 compat changes
@tanmaykm tanmaykm changed the title WIP: moving towards Julia 0.7 Updates for Julia 0.7, and moving to HTTP.jl Jul 23, 2018
@tanmaykm tanmaykm merged commit 5456b58 into master Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants