Version 7.9.0
What's Changed
- Fixes #121 by @chadbengen in #125
- Fix an issue #127 and adds example for Bootstrap 4.1+ support by @MikeAlhayek in #134
- udpated readme by @ppumkin in #135
- Address issues in #137 by @rmjcsltd in #138
- add HtmlEncoder.Default as default the html encoder for X.PagedList.Mvc.Core by @zhengchun in #144
- Add ability to build PagedList fluently in #139
- OPT : ToPagedListAsync Remove useless query to database by @olihou in #148
- cleanup system.linq to be conditional imports by @chinwobble in #145
New Contributors
- @chadbengen made their first contribution in #125
- @MikeAlhayek made their first contribution in #134
- @ppumkin made their first contribution in #135
- @rmjcsltd made their first contribution in #138
- @zhengchun made their first contribution in #144
- @olihou made their first contribution in #148
- @chinwobble made their first contribution in #145
Full Changelog: v7.6.0...v7.9.0