Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 628 Bytes

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 628 Bytes

arcane changelog

All user visible changes to this project will be documented in this file. This project uses Semantic Versioning 2.0.0.

0.1.0 · 2021-??-??

Initially implemented

  • Events
    • Traits
      • Event, RevisedEvent
      • StaticEvent, ConcreteEvent
      • EventRevision
      • EventSourced
      • EventInitialised
      • event::reflect::Static, event::reflect::Concrete
    • Structs
      • EventVersion
      • event::Initial specialization wrapper
    • Proc macros
      • Event derive