VexLoop ``next_iter`` and ``last_iter`` will now be None instead of datetime when loop hasn't started yet.
1.2.0
- Add new utility: loop.VexLoop - This can be used to keep track of the status of a loop and calculate how much time should pass until the next iteration - New optional parameter in ``format_info`` which will show the integrity of the loops