Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.81 KB

File metadata and controls

46 lines (28 loc) · 1.81 KB

Change Log

All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.

Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.

5.3.0 (2024-05-08)

🚀 Features

  • add rdom-klist example project, update readmes (cd458ac)
  • add rdom-klist example project, update readmes (531437f)

5.2.44 (2024-04-20)

♻️ Refactoring

5.2.13 (2023-11-09)

♻️ Refactoring

  • update all tests (packages A-S) (e3085e4)

5.2.4 (2023-08-04)

♻️ Refactoring

  • update INotify impls, update History (1ad68f6)
    • extract EVENT_XXX constants from History
    • add INotify generics
  • update INotify impls (cbdc527)

5.2.0 (2023-04-08)

🚀 Features

  • add updateAsTransaction(), update Transacted (113852c)