Skip to content

automap 0.4

Pre-release
Pre-release

Choose a tag to compare

@brandtbucher brandtbucher released this 13 Jan 17:00

This release drops support for Python 3.5. It also reduces the footprint of the mappings by about 25%, meaning that they now take up slightly less memory than the equivalent dict, on average. Several deallocation issues for views and iterators have been fixed, and iterators now have a length estimate available via __length_hint__.