blombard / move-to-next-iteration

Automatically move issues to next iteration
MIT License
30 stars 13 forks source link

Is the ``last`` parameter equivalent to github's ``previous`` ? #14

Open Monstarrrr opened 2 months ago

Monstarrrr commented 2 months ago

Looking at my board I see previous current and next:
image

But looking at your documentation I see last, does it means previous ?
image

If it is, then maybe rename it to match with github's ?

blombard commented 1 month ago

Indeed we should rename it.

I think I'll also keep last to avoid breaking changes though.

Monstarrrr commented 1 month ago

Could make it a major update (v1.0) xD
Nah but seriously I understand it may not be worth for such a detail

blombard commented 1 month ago

I think I'll just depreciate it in v0.6 and set "previous" as default.

If one day there is a v1.0 I'll remove "last" 😇