Luca Ban

Results 494 comments of Luca Ban

``` -circle -round -off -circle-off ``` are released in v2 https://github.com/CyCraft/pepicons/releases/tag/v2.0.0

@lordoys thanks a lot ! Can you also update the readme. I mention something about the regex that will need to be updated.

Related "is the homebrew version safe"? #312

There's an interesting read by the author here on how to best install BFG: https://github.com/rtyley/bfg-repo-cleaner/issues/312#issuecomment-471954245 I learned a lot from his post and came to my own conclusion that it's...

This bug might also be related https://github.com/jsdoc3/jsdoc/issues/1573

@paulb777 just a quick question, why did you remove it from the Firebase 11 milestone?

@paulb777 My current setup is in `Package.swift` ```swift dependencies: [ .package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.28.1"), ] // ... dependencies: [.product(name: "FirebaseFirestore", package: "firebase-ios-sdk")] ``` But the downsides are: 1. it takes...

@rstoenescu see "explanation" at the top of the pr ;)