Skip to content

v9.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 19:51

9.0.0 (2024-11-01)

Code Refactoring

  • remove deprecated ofFunc and ofPromise cmd objects (7b88cb1)

BREAKING CHANGES

  • ofFunc and ofPromise cmd objects were removed. Use ofEither, ofSuccess and ofError instead.