Skip to content

v1.5.1

Choose a tag to compare

@phodal phodal released this 01 Jan 09:45
· 5538 commits to master since this release
c962b17

1.5.1 (2024-01-01)

Bug Fixes

Features

  • add catch for not ready action (79286b0)
  • add cleanup for kotlin code (dd84795)
  • add for junit rules (dc5289d)
  • add for test file path (16fc139)
  • add timeout for handler (687b04a)
  • enable recording datasets works in local (2fcab1c)
  • init recording local param for #54 (f24cc6a)
  • js: add documentation support (f6b0136)
  • js: make doc better (c69a335)
  • python: add lookup funciton for target (6a828df)
  • python: fix insert issues (6786175)
  • python: init python doc (c30111d)
  • rust: fix for insert issue (9ce7734)
  • rust: init basic documentation (a63049b)
  • try to add unload listener (11f7c28)
  • try to handle for basic class issues (2897dd7)
  • update java prompts (d321afe)

Reverts

  • Revert "refactor: clean code" (afe5460)