-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
Julia07 #29
Conversation
Pkg3 added UUID requirements which propagated to Requires. Adding support for externals without adding them as deps was now easier if they were in separate files.
Codecov Report
@@ Coverage Diff @@
## master #29 +/- ##
===========================================
+ Coverage 79.71% 91.45% +11.74%
===========================================
Files 12 16 +4
Lines 345 281 -64
===========================================
- Hits 275 257 -18
+ Misses 70 24 -46
Continue to review full report at Codecov.
|
Latexify now works fine, but Documenter.jl is giving me grief. If I were to merge this branch, the package would work with 0.7 and 1.0, but the documentation would not be generated correctly. Edit: This was due to a new default scoping of julias |
Get everything up an running on Julia 0.7 (and hopefully 1.0).