You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to use 'something()' rather than 'coalesce()' because findfirst(… (#25)
* Need to use 'something()' rather than 'coalesce()' because findfirst() returns 'nothing' when there is no match'
* Remove 0.6 from CI scripts
* Bumped Julia version in REQUIRE to 0.7-beta2 and removed (for now) dependence on compat
* Added Compat back to REQUIRES and updated both of the CI scripts
* Forgot to remove 0.6 Julia version
0 commit comments