Version v0.1.0 π¦
What's new
Added:
- π§π»βπ» Implementation of
Page
model for pagination uses. - π§π»βπ» Implementation of Default, Clone, Debug, Display and IntoIterator in
Page
model for default feature. - π§π»βπ» Implementation of Serialize and Deserialize in
Page
model for feature serde. - π§π»βπ» Implementation of
paginate_records()
function for record pagination. - π§π»βπ» Implementation of unitary tests for
paginate_records()
andPage
model. - π§π»βπ» Implementation of CI workflow with GitHub actions to verify unit testing.
Docs:
- π Implementation of project documentation in README.md file, functions, methods, implementations, models and library.
- π Implementation of CHANGELOG.md file.
What's Changed
- π Feature/v0.1.0 alpha.1 by @JMTamayo in #1
- π Feature/v0.1.0 alpha.1 by @JMTamayo in #2
- π Feature/v0.1.0 by @JMTamayo in #3
New Contributors
Full Changelog: https://github.com/JMTamayo/page-hunter/commits/v0.1.0