Revision history for Mojo::Util::Collection 0.0.6 2023-12-20 Initial version 0.0.7 2023-12-21 Add test suite 0.0.8 2023-12-22 Rename new_object to newObject and serialize to toArray Change toArray and toJson to accept a list of fields to be included Add avg, max, min, splice 0.0.9 2024-01-12 Add the "collect" method and allow the "model" to be specified via "as" method 0.0.10 2024-01-19 Fix pod for the Mojo::Util::Model 0.0.11 2024-01-22 Fix pod for the Mojo::Util::Model::User 0.0.13 2025-11-10 Add pager to the collection 0.0.14 2025-11-11 Fix page sub 0.0.17 2025-11-11 Add missing and intersect methods 0.0.19 2025-12-02 Missing an intersect method accepts a different key to compare on