Open jjmaestro opened 9 months ago
Add the option to get snapshots in reverse (from newest to oldest). This is especially useful since the snapshots() method returns a generator!
@akamhy could you have a look and review it? I think the change is quite simple (but useful! :). Thanks!
Add the option to get snapshots in reverse (from newest to oldest). This is especially useful since the snapshots() method returns a generator!