Skip to content

Votice SDK v1.0.15

Choose a tag to compare

@github-actions github-actions released this 28 Oct 13:34
8b4ed4a

🚀 Votice SDK v1.0.15

Changes in this release:

  • Merge pull request #47 from ArtCC/develop
  • Refactor SuggestionDetailView for tvOS with custom content card and UI adjustments
  • Improve AsyncImage handling and adjust no comments text font size in SuggestionDetailView for tvOS
  • Refactor tvOS SuggestionDetailView to update stats card layout
  • Refactor tvOS UI components and views for improved layout and styling
  • Refactor SuggestionDetailView for tvOS with layout and styling improvements
  • Refactor SuggestionDetailView for tvOS with updated layout and typography
  • Refactor SuggestionDetailView for tvOS with layout and style improvements
  • Add tvOS support for SuggestionListView and SuggestionDetailView with UI implementations
  • Refactor VoticeDemo project structure and remove test targets
  • Update SwiftLint plugin version and fix shell script path in Xcode project
  • Update version from 1.0.14 to 1.0.15 across project files
  • Merge pull request #46 from ArtCC/develop
  • Update SDK version to 1.0.14 and replace iOS screenshots with light theme versions
  • Update version from 1.0.14 to 1.0.15 across project files

Latest commit:

Merge pull request #47 from ArtCC/develop

feature: deploy v1.0.15 to main branch

Installation

Swift Package Manager

Add this to your Package.swift:

dependencies: [
    .package(url: "https://github.com/ArtCC/votice-sdk.git", from: "1.0.15")
]

Or add it through Xcode:

  1. File → Add Package Dependencies
  2. Enter: https://github.com/ArtCC/votice-sdk.git
  3. Select version: 1.0.15

This release was automatically generated from commit 8b4ed4a