Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency tevelee/SwiftUI-Flow to v1.7.0 #820

Open
wants to merge 1 commit into
base: qualif
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

This PR contains the following updates:

Package Update Change
tevelee/SwiftUI-Flow minor 1.2.0 -> 1.7.0

Release Notes

tevelee/SwiftUI-Flow (tevelee/SwiftUI-Flow)

v1.7.0

Compare Source

Includes a fix for #​16 as well as a refactored layout implementation using separate LineBreaking strategies.

v1.6.0

Compare Source

Added @​inlinable and @​usableFromInline annotations to key functions and properties.
These changes enhance performance by allowing the Swift compiler to inline code across module boundaries, reducing function call overhead and improving execution speed.

v1.5.2

Compare Source

  • Updated README and inline header documentation
  • Improved line breaking algorithm

v1.5.1

Compare Source

Fixed a typo in the parameter name distributeItemsEvenly

v1.5.0

Compare Source

  • Justified layout is improved. There are 3 options: .stretchItems, .stretchSpaces, .stretchItemsAndSpaces.
  • There's a new parameter distibuteItemsEvenly, which implements the Knuth-Plass Line Breaking Algorithm.

v1.4.1

Compare Source

Fixed justified layout

v1.4.0

Compare Source

Implemented justified layout in #​14 thanks to @​collinhundley's request #​13.
image

v1.3.1

Compare Source

v1.3.0

Compare Source

Removed renderer target (and its argument parser dependency)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Apr 23, 2024

Deploy Preview for ods-ios canceled.

Name Link
🔨 Latest commit c187e8f
🔍 Latest deploy log https://app.netlify.com/sites/ods-ios/deploys/668c0337d86c800008f1fd6f

@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 694b0e3 to 3a40a97 Compare April 30, 2024 16:50
@renovate renovate bot changed the title chore(deps): update dependency tevelee/swiftui-flow to v1.3.0 chore(deps): update dependency tevelee/swiftui-flow to v1.3.1 Apr 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency tevelee/swiftui-flow to v1.3.1 Update dependency tevelee/SwiftUI-Flow to v1.3.1 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 3a40a97 to 58d17a7 Compare June 24, 2024 17:02
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.3.1 Update dependency tevelee/SwiftUI-Flow to v1.4.0 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 58d17a7 to bc046e5 Compare June 24, 2024 22:33
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.4.0 Update dependency tevelee/SwiftUI-Flow to v1.4.1 Jun 24, 2024
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.4.1 Update dependency tevelee/SwiftUI-Flow to v1.5.0 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch 2 times, most recently from d0d64b0 to 5116eec Compare June 26, 2024 18:34
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.5.0 Update dependency tevelee/SwiftUI-Flow to v1.5.1 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 5116eec to 5641860 Compare June 27, 2024 17:09
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.5.1 Update dependency tevelee/SwiftUI-Flow to v1.5.2 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 5641860 to 408cd07 Compare June 27, 2024 21:17
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.5.2 Update dependency tevelee/SwiftUI-Flow to v1.6.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/tevelee-swiftui-flow-1.x branch from 408cd07 to c187e8f Compare July 8, 2024 15:18
@renovate renovate bot changed the title Update dependency tevelee/SwiftUI-Flow to v1.6.0 Update dependency tevelee/SwiftUI-Flow to v1.7.0 Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants