----------------
.. note::
This release is incompatible with previous ones. You are recomanded
to review and adapt your code in order to use it.
* Added README.txt as a doctest [trollfot]
* The rendering is made by a IPageTemplate component, not longer by
the Batching itself. [trollfot]
* We no longer use the IBatchedContent. It has been removed. [trollfot]
* `zeam.utils.batch` is now fully grokked. [trollfot]
* batchView has been renamed Batching. [trollfot]
* You adapt the batch with the view on which you display the batch:
its name will keep when generating links,
* Batch can be *disabled* with a count of 0,
* Add translations for french, english and dutch.