Releases: VirtusLab/avocADO
Releases · VirtusLab/avocADO
avocADO 0.2.0 Bacon
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
avocADO 0.1.4 Hass
What's Changed
- Unify cats modules credit: @Baccata in #29
- Add ScalaJS and ScalaNative cross build by @KacperFKorban in #30
Full Changelog: v0.1.3...v0.1.4
avocADO 0.1.3 Hass
What's Changed
- Instances for ZIO 1.x and Cats Effect 2.x by @KacperFKorban in #25
Full Changelog: v0.1.2...v0.1.3
avocADO 0.1.2 Hass
What's Changed
- Fix typo in readme by @Florian3k in #20
- Sane way of transforming unapply patterns and correct owner setting by @KacperFKorban in #21
New Contributors
- @Florian3k made their first contribution in #20
Full Changelog: v0.1.1...v0.1.2
avocADO 0.1.1 Hass
What's Changed
- Handle missing types of pure bindings by @KacperFKorban in #19
Full Changelog: v0.1.0...v0.1.1
avocADO 0.1.0 Hass
The first release of avocADO 🎉
Full Changelog: https://github.com/VirtusLab/avocADO/commits/v0.1.0