Skip to content

Version v0.1.0 πŸ¦€

Compare
Choose a tag to compare
@JMTamayo JMTamayo released this 16 May 02:29
· 231 commits to main since this release
4e3e682

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() and Page 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

New Contributors

  • πŸ‘¨πŸ»β€πŸš€ @JMTamayo made their first contribution in #1

Full Changelog: https://github.com/JMTamayo/page-hunter/commits/v0.1.0