servant-pagination v2.0.0 Release Notes

Release Date: 2018-04-05 // about 6 years ago
    • Review internal implementation and public API (ditch Range combinator to favor type-level list and more discrete footprint).

    • ✂ Remove 'Total-Count' header, can still be added on top of the range headers but isn't a Range header so to speak.

    • 📚 Extend haddock documentation to be more user-friendly