Robin
Robin
I'll start working on some changes. Thank you for the feedback guys!
Hey folks! So sorry I’ve not been able to give it much thought over the past week + (Been dealing with some work stuff). Will get to this tomorrow 👍
Hey @vadymmarkov I've been considering retaining the `beforeEach` and `preProcessRequest` semantics in the RequestBehaviour protocol. Could you check this out and tell me what you think: https://github.com/codeOfRobin/Malibu/commit/51c6036a5f3d89320b4f3ad887f637f87275eeb8
@timothyarmes I have a branch(haven't PRed yet) with carthage support. https://github.com/codeOfRobin/Birdsong/tree/carthage
Here's the code in case you wanna check it out yourself: ```swift let breakingString = " *hello* . *hello* cncnc cncnc *hello* hmm\n *hello* 🦌🐎🦌🐎\n *hello* Screen Shot 2017-10-12 at...
Is fixed in #29 if you'd like to take a look 😄
Interesting @CWalig 🤔. Could you point me to a failing test case so I can check it out?
@CWalig I wrote a test case specifically to make sure it worked 🤔 https://github.com/daltoniam/bumblebee/pull/29/files#diff-3c95b3eb97e5e17dbd3db4ad8fa45c2e
Steps to test: 1. Add `{:mix_test_watch, git: "git://github.com/codeOfRobin/mix-test.watch", only: :dev, runtime: false},` to your `mix.exs`. 2. Run `mix test.watch` and try making a few changes 3. You shouldn't have your...
I suspect it's Atom doing it. ¯\_(ツ)_/¯.