flox generations
displays:
...
Generation 67:
Generation 68:
Generation 69:
Generation 7:
Generation 70:
...
Which is the alphanumeric order, instead of using a numeric order on the generation number.
flox generations
displays:
...
Generation 67:
Generation 68:
Generation 69:
Generation 7:
Generation 70:
...
Which is the alphanumeric order, instead of using a numeric order on the generation number.
Good catch, I agree.
I’ll get this filed with our engineering team.
Hey I was able to get this fixed up in a new PR style: sort generations numerically by aakropotkin · Pull Request #108 · flox/flox · GitHub .
This will be rolling out in the next release soon.
Thanks for the report!
Fantastic, thank you!