Release swh.model v0.0.13 - Timestamps are now fully integer values
Release swh.model v0.0.12 - Add more tests to git tree hash computations
v0.0.11 - Open git.children_hashes api - Rename git.walk_and_compute_sha1_from_directory_2 to git.compute_hashes_from_directory - Remove dead code
v0.0.10 - Add objects_per_type api - Open a new walk_and_compute_sha1_from_directory_2 api - Improve internal api regarding directory and tree hash computations
v0.0.9 - Add coverage on edge case - Optimize git hash walk
v0.0.8 - Add coverage on edge case - Optimize git hash walk
v0.0.7 Improve corner case policy about walking and computing hash tree (+ update)
v0.0.6 - Improve corner case on git hash memory update function - debian packaging: Ignore fs tests for packaging
v0.0.5 - Add update git hash computation from existing data - Add revision identifier data for hash identifier computation (extra-headers)
v0.0.4 Migrate swh.loader.dir.git module to swh.model.git