Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@mljs-bot mljs-bot released this 12 Oct 04:28
8bc5871

3.0.0 (2023-10-09)

⚠ BREAKING CHANGES

  • main functions return the same type
  • use named exports in functions
  • new output and a few features (#21)

Features

  • intercepting at other than zero (1ec8a91)
  • log some execution information (1ec8a91)
  • new output and a few features (#21) (1ec8a91)

Bug Fixes

Documentation

Code Refactoring

  • main functions return the same type (1ec8a91)
  • use named exports in functions (1ec8a91)