Skip to content

v0.6.0: Added a new component, ToggleWithAnimator and cumulative updates

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 06:12
· 33 commits to main since this release
090cee7

Features

New features

  • de37f3e: ToggleWithAnimator: It works with the Toggle component to perform animation when toggling on and off.

Features of the editor extension

  • 062edc5: improved the base class for the inspector extender
  • caf2ecd: implemented the customizable translation of some messages to the editor extension
  • aed560b: abstracted the required types

Refactors

  • 568732b: moved the scripts for an animator
  • 5cb35ef: added the test code

Documentation

  • 7f49b26: added the example codes
  • df119f6: fixed the wrong link in the contributing guide

Other updates

  • eacd1cf: increased the package version
  • 4a7e1ef: increased the specified .NET version
  • c4a23e8: added the ImgBot configuration

See also