- Added `utils.add_key_if_value` to add a key in a dic only if value or is not None. [sgeulette] - Moved `batching.batch_delete_files` from imio.helpers to be used commonly. [sgeulette]
1.0.4
------------------
- Blacked files. [sgeulette] - Added `system.post_request` to send a POST request. [sgeulette]
1.0.3
------------------
- Fix bad release for python2. [aduchene]
1.0.2
------------------
- Added a new helper `utils.get_ordinal_clusters` to cluster ordinal numbers based on an offset. [aduchene]