Skip to content

Releases: tofu-tf/tofu

0.7.2

10 Mar 16:46
Compare
Choose a tag to compare

Changes

Features

  • Create caching and embedding universal log implementation for ease of use @Odomontois (#181)
  • ContextT and cats instances @Odomontois (#193)
  • Promotion of lenses of marked inner fields on classy lenses generation @Odomontois (#186)
  • Provide and HasProvide @road21 (#188)
  • Add higher kinded typeclass instances for Logs @catostrophe (#191)
  • Properly populate Lift/Unlift companions with instances @catostrophe (#192)
  • Specialized version of startAndForget and subcontext Unlift @Odomontois (#184)
  • Refactoring the feither syntax, add widen methods for Either[E, A] @Ssstlis (#176)
  • Yet another F[Option[A]] syntax @Ssstlis (#175)
  • Add convenient syntax for working with F[Option[A]] @d1skort (#162)
  • Add convenient syntax for working with F[Either[E, A]] @Ssstlis (#169)

Bug Fixes

Maintenance

0.7.1

12 Feb 17:01
Compare
Choose a tag to compare

Changes

0.7.0

11 Feb 19:48
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Export natural transformations from Task to Env @vilunov (#143)

Maintenance

0.6.3

05 Feb 09:06
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

Maintenance

0.6.2

23 Jan 11:45
8b48c8f
Compare
Choose a tag to compare

Changes

Bug Fixes

Maintenance

0.6.1

09 Jan 10:13
Compare
Choose a tag to compare

Changes

Features

Bug Fixes

Bug Fixes

Maintenance

0.5.7.1

19 Dec 12:45
549af6f
Compare
Choose a tag to compare

Changes

  • fix ClassyOptics for parametric types, add representable for service … @Odomontois (#80)

Maintenance

0.5.7

19 Dec 11:28
fe7c7e0
Compare
Choose a tag to compare

Changes

  • Add more representableK instances, widening for logs, syntax for embe… @Odomontois (#79)

Maintenance

  • Added Release Drafter app to collect release notes @atapin (#75)

0.5.6: Merge pull request #74 from TinkoffCreditSystems/atoms

18 Dec 14:11
20fd2d6
Compare
Choose a tag to compare

add focusing to Atom, generate Atom from QVar, deprecate Mut #74
add logging support for ZIO #73
Classy Optics #72
New concurrent types Atom, QVar, Gatekeeper for unification ZIO and cats-effect

0.5.3: Merge pull request #34 from TinkoffCreditSystems/daemons

18 Nov 16:28
ba78be5
Compare
Choose a tag to compare
daemon extensions, instances and syntax