Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

53 lines (44 loc) · 1.32 KB

Changelog

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

The format is based on Keep a Changelog

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[1.0.4] - 29/10/2023

Added

  • Setup Paging3 module

Changed

  • Splitted the library into 2 modules
    • core - Core module with all the API calls
    • paging3 - Paging3 module

[1.0.3] - 29/10/2023

Changed

  • Project java version to 17
  • Updated dependencies to latest version
  • Updated sample app to latest version
  • Moved Gson to Moshi converter
  • targetSdk and compileSdk to 34
  • Kotlin version to 1.9.10
  • Docs updated Build config section

[1.0.2] - 23/02/2022

Changed

[1.0.1] - 15/02/2022

Fixed

  • Mixed parameters in PexelsClient

[1.0.0] - 15/02/2022

Added

  • Video Functionality
  • Unit Tests for Retrofit

Changed

  • Surface API
  • Updated Sample app with video page

[0.0.1] - 28/01/2022

Added

  • Initial library publish setup
  • Sample app
  • Photos functionality