CHANGELOG.md

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v0.3.1 - 2023-05-11 
Added Selectable fields as option to paginate (thanks to https://github.com/ZackOurobosil for the clever request)
## v0.3.0 - 2023-04-14
Preloads added as option to `Pagination.Paginator.paginate/4`

## v0.2.0 - 2023-04-02
Customisable order_tag. You can now specify the text for the order "asc"/"desc" or "up"/"down"
## v0.1.0 - 2023-04-01
Initial release! 🎉

## TODO
1. Good Tests
2. Trim the deps