Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 556 Bytes

[Released]

[0.2.0] - 2024-01-22

Added

  • Added refs_muts function to handle the references and mutations of the objects, example.
  • Added One ref and One mut, fn get_ref_and_mut.
  • Added expect function to handle the error message with specific type name.

[0.1.2] - 2024-01-15

Added

  • Added one general usage of all api concepts example
  • enum FPS limit but no control handling instead user customing

[0.1.1] - 2024-01-13

Added

  • Added two examples of how to use the library.

[Unreleased]