8000 Comparing 13.0.1...13.1.0 · adamayoung/TMDb · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adamayoung/TMDb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.0.1
Choose a base ref
...
head repository: adamayoung/TMDb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.1.0
Choose a head ref
  • 5 commits
  • 49 files changed
  • 2 contributors

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    45a851d View commit details
    Browse the repository at this point in the history
  2. FEATURE: TV series list item (#185)

    * FEATURE: TV series list item
    
    * Update Multi Search results for TV series
    
    * Update Multi Search results for Movies
    
    * Fix lint errors
    adamayoung authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8b519a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8158b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Cleanup from my prior changes (#187)

    Remove unnecessary url session configuration value due to being default
    chickdan authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    868a1ad View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. FEATURE: TVShow Content Ratings (#188)

    * Add models and reqeust
    
    * Add coding key
    
    * Finalize
    
    * Add id and initializer to Content Rating
    
    * Update models
    
    * Add mocks and tests
    
    * Add json
    
    * Add service test
    
    * Format
    
    * Remove swiftlint disable comment
    
    * Request tests
    
    * formatting
    
    * More mocks and tests
    
    ---------
    
    Co-authored-by: Adam Young <me@adam-young.co.uk>
    chickdan and adamayoung authored Jul 16, 2024
    Configuration menu
    Copy the full SHA
    08094ce View commit details
    Browse the repository at this point in the history
Loading
0