Skip to content

Releases: iamchanii/pothos-plugin-effect

Release 0.6.0

03 Aug 06:53
Compare
Choose a tag to compare

What's Changed

  • refactor: replace the use of option.match with option.getOrElse where possible by @vecerek in #5

Breaking Changes

  • refactor!: replace @effect/* dependencies with the effect dependency by @vecerek in #10

New Contributors

Full Changelog: 0.5.0...0.6.0

Release 0.5.0

13 Jul 04:29
Compare
Choose a tag to compare

What's Changed

  • feat: throw cause as error by @XiNiHa in #2

New Contributors

  • @XiNiHa made their first contribution in #2

Full Changelog: 0.4.0...0.5.0

Release 0.4.0

10 Jul 00:18
Compare
Choose a tag to compare
  • fix!: deal with effect interface changes (a208b9a)

Release 0.3.1

10 Jul 00:03
Compare
Choose a tag to compare
  • chore: fix invalid peer deependencies (a9c4f9b)
  • chore: fix effect peer-deps (41fe6fb)
  • refactor: effect output types (6f17590)

Release 0.3.0

05 Jul 14:45
Compare
Choose a tag to compare

Release 0.2.1

05 Jul 09:36
Compare
Choose a tag to compare
  • fix: do not use any type if errors plugin is not installed (5d0af27)
  • docs: add acknowledges (d31a761)

Release 0.2.0

05 Jul 08:16
Compare
Choose a tag to compare
  • docs: fix example link (a8f05cb)
  • feat: support errors plugin (66cde8e)
  • docs: update README.md (5390dea)

Release 0.1.0

04 Jul 08:55
Compare
Choose a tag to compare
  • docs: update README.md (WIP) (a8003da)
  • docs: add examples/* (WIP) (04fe1d8)
  • refactor: effect resolve function (56f3ffb)
  • feat: add effectOptions.globalContext (fedef3b)
  • feat: add effectOptions.globalLayer (8b49cd5)
  • docs: update README.md (51cfd26)
  • Delete example.mp4 (642d9f5)
  • Update README.md (b4c78ea)
  • docs: add example.mp4 (00eb0a3)

Release 0.0.3

28 Jun 09:14
Compare
Choose a tag to compare
  • fix: invalid resolve args type (a3f1af4)
  • chore: add example (b4c11fc)

Release 0.0.2

28 Jun 08:07
Compare
Choose a tag to compare