Skip to content
New issue

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

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

Already on GitHub? # to your account

Update to Julia v0.7 #141

Closed
RalphAS opened this issue Jul 2, 2018 · 3 comments
Closed

Update to Julia v0.7 #141

RalphAS opened this issue Jul 2, 2018 · 3 comments

Comments

@RalphAS
Copy link

RalphAS commented Jul 2, 2018

Here is package test output from 0.7-beta (omitting lots of deprecations):

Test Summary: Pass Fail Error Total
AxisArrays 140 12 14 166
Core 1 1
Intervals 60 60
Indexing 19 5 24
SortedVector 3 7 10
CategoricalVector 4 4 3 11
Search 26 26
Combine 28 4 32
README 1 1

Also, are users now expected to module-qualify all calls of axes (since Base exports an incompatible function)?

(Sorry to ping you, @mbauman, but this repo doesn't seem to get much attention and the last question is important for the image-processing ecosystem.)

@tlnagy
Copy link

tlnagy commented Aug 3, 2018

Bump. Also @timholy?

@mbauman
Copy link
Member

mbauman commented Aug 3, 2018

I'll try to get to this shortly! Sorry for letting it sit for so long.

There are so many new goodies in 0.7 that AxisArrays will want to take advantage of, but that's much lower priority.

@mbauman
Copy link
Member

mbauman commented Aug 17, 2018

Fixed by #143

@mbauman mbauman closed this as completed Aug 17, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants