I've made some tweaks on how we handle sorting and I strongly think that is not the scope of the library and can easily be done by the user of the module, with this change we simplified the code and improved performance for huge dicts with huge lists
Since this is changing a behavior I've bumped to 3.5, I've found another small issues but I'm going to create issues so we can also receive help from others.
I've made some tweaks on how we handle sorting and I strongly think that is not the scope of the library and can easily be done by the user of the module, with this change we simplified the code and improved performance for huge dicts with huge lists
Since this is changing a behavior I've bumped to 3.5, I've found another small issues but I'm going to create issues so we can also receive help from others.
Closes #37 Fixes #36
Fixes #35