Skip to content

Releases: skolemlabs/ppx_expjs

1.1.0

09 Mar 20:33
Compare
Choose a tag to compare

What's Changed

  • feat: add option to create local binds by @zbaylin in #11

Full Changelog: 1.0.0...1.1.0

1.0.0

08 Mar 19:44
e72cce5
Compare
Choose a tag to compare

What's Changed

  • feat: initial ppx implementation by @zbaylin in #1
  • chore: add README by @zbaylin in #2
  • feat: add strict mode by @zbaylin in #3
  • fix: make compatible with jsoo-react by @zbaylin in #4
  • fix: support optional args with default by @zbaylin in #5
  • refactor: use object-based exports by @zbaylin in #6
  • chore(runtime): add .mli interface by @zbaylin in #7
  • chore(dune): use ppx_runtime_libraries stanza for runtime by @zbaylin in #8
  • chore: update README by @zbaylin in #9
  • chore: set version to 1.0.0 by @zbaylin in #10

New Contributors

Full Changelog: https://github.com/skolemlabs/ppx_expjs/commits/1.0.0