gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.45k stars 302 forks source link

break combine-schedulers dependency #62

Closed heltena closed 3 years ago

heltena commented 3 years ago

Hello,

the package "combine-schedulers" just release a new version 0.5.2 that breaks your MarkdownUI package. In your dependencies it appears:

    .package(url: "https://github.com/pointfreeco/combine-schedulers", from: "0.1.2"),

It will be great to update the "from:" to the version you think is the good one and release a new version.

Thanks!

gonzalezreal commented 3 years ago

Thanks for reporting this. It should be fixed in: https://github.com/gonzalezreal/MarkdownUI/releases/tag/0.5.2