KEL
KEL
@xwv thanks for the review. will update it. thanks 👍
@xwv updated . please check. thanks
regarding test cases, I think instead of comparing JSON as string, it's better to compare them as actual JSON Object because in some cases that the key order changed, technically...
I will check. Thank you
> > regarding test cases, I think instead of comparing JSON as string, it's better to compare them as actual JSON Object because in some cases that the key order...
For those who has this problem, I fixed the Signature for sqs. I already submitted a pull request to boto. but you can also fixed it by getting it from...
I will look into it. thank you.
Especially in the serialization/deserialization error.
@drsounds currently, it will only shows the localizedDescription of the decoding error which is not so useful. i think in order to fixed this, or to show more information, it's...
it should be available on [v3.0.1](https://github.com/michaelhenry/RxRetroSwift/releases/tag/3.0.1)