Christian Stefanescu

Results 34 comments of Christian Stefanescu

Since #528 was merged is there anything else blocking the release of an rc2? I'm assuming your time is a constraint @djc , not trying to be pushy here just...

Hmm, by making that change I now get this error and I don't quite understand where it's coming from: ``` test/persistence_test_helper.exs:4: warning: the guard for this clause evaluates to 'false'...

You are right about this. The problem stems from the fact that `untangle` tries to be clever, so you can say `object.attribute == "Foo"`. I will have to think about...

I am hoping to fix this in #87

Unfortunately I have no way to test on Windows right now.

Thank you all for your input and sorry for taking so long to respond. First of all I moved to Github Actions in #82 , so at least running unit...

Hi. Can you provide a snippet ( or better yet: a failing unit test ) to show what's not working right? Thank you!

This looks like a limitation on Windows as well as the problem described in #87

Hi @thehayat ! I'm not quite sure I understand which error you are seeing. Maybe you can post some code snippet or even better: a failing test.