Closed dmonego closed 6 years ago
Thanks @dmonego, that's great stuff! Do you think you could update the README and the block above the function you modified to add an example (same in both)?
@dmonego, do you think it would make it clearer to the user if there was an example for your change in the README? It would certainly seem clearer to me 😅
Thanks for the review! I've posted a changed version of README.md
I'm not 100% ready to release v2.0.0 so I'm going to release this PR under v2.0.0-rc.3 so you can use it without having to wait.
If somehow you want to give more love to this project, feel free to look at other open PRs / issues, I am having a bit of difficulty giving enough time to this project :) Thanks again for your help!
I'm going to release this PR under v2.0.0-rc.3 so you can use it without having to wait.
Done!
Thank you for the cleanup!
This library has been a great help in cleaning up a lot of tests, and I'd be glad to help out. Are there any issues that are blocking v2.0.0 in particular?
Hey @dmonego, sorry for the delay, but I have finally just released v2.0.0 :) Only blocker was the lack of free time. Still open to getting help if you're still interested!
Include now allows immutable subsets as a valid input, making the behavior more like chai's behavior with objects.
References this issue: https://github.com/astorije/chai-immutable/issues/82