zookzook / elixir-mongodb-driver

MongoDB driver for Elixir
Apache License 2.0
247 stars 63 forks source link

Remove unused typespecs, fix `find_one_and_update` typespec #250

Closed PsychicPlatypus closed 3 months ago

PsychicPlatypus commented 3 months ago

In reference to this issue: https://github.com/zookzook/elixir-mongodb-driver/issues/249

Very minor non breaking changes on typespecs

zookzook commented 3 months ago

Thank you!!!