Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 927 Bytes

File metadata and controls

58 lines (33 loc) · 927 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2024-02-01

Fixed

  • The install url of package.
  • Fix the issue where RunBeforeReloadAttribute can be used on an instance method.

[2.0.0] - 2024-01-27

Added

  • PreserveReadonly property in ReloadOnEnterPlayModeAttribute.

Changed

  • Package name.
  • Package description.

Removed

  • ForceReloadAttribute.

[1.1.0] - 2024-01-26

Added

  • Warnings for readonly fields.
  • ForceReloadAttribute to suppress warnings.

Changed

  • Improve menu items.

[1.0.1] - 2023-10-27

Added

  • CHANGELOG.md.
  • LICENSE.md.
  • README_EN.md.

Changed

  • Package description.
  • README.md.

Removed

  • LICENSE.