Ohm v1.3.2 Release Notes

    • Fetching a batch of objects is now done in batches of 1000 objects at a time. If you are iterating over large collections, this change should provide a significant performance boost both in used memory and total execution time.

    • MutableSet#<< is now an alias for #add.