Main changes
Since 0.2.0 Bacon the ado function is deprecated in favour of parallelize.
Additionally, avocADO now provides an instance of AvocADO for zio-query in a new dependency avocado-zio-query.
What's Changed
- Setup scaladoc by @KacperFKorban in #33
- zio-query instance by @KacperFKorban in #96
- Add parallelize as the main exported function, deprecate ado by @KacperFKorban in #97
Full Changelog: v0.1.4...v0.2.0