# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.5](https://github.com/horfimbor/horfimbor-engine/compare/horfimbor-eventsource-derive-v0.1.4...horfimbor-eventsource-derive-v0.1.5) - 2024-08-27 ### Other - add doc ([#45](https://github.com/horfimbor/horfimbor-engine/pull/45)) - Add time ([#42](https://github.com/horfimbor/horfimbor-engine/pull/42)) - allow event composition to allow the use of public events ([#37](https://github.com/horfimbor/horfimbor-engine/pull/37)) ## [0.1.4](https://github.com/horfimbor/horfimbor-engine/compare/horfimbor-eventsource-derive-v0.1.3...horfimbor-eventsource-derive-v0.1.4) - 2024-04-07 ### Fixed - properly use constant in macro ([#33](https://github.com/horfimbor/horfimbor-engine/pull/33)) ## [0.1.3](https://github.com/horfimbor/horfimbor-engine/compare/horfimbor-eventsource-derive-v0.1.2...horfimbor-eventsource-derive-v0.1.3) - 2024-03-17 ### Added - add a stronger clippy ([#31](https://github.com/horfimbor/horfimbor-engine/pull/31)) ## [0.1.2](https://github.com/horfimbor/horfimbor-engine/compare/horfimbor-eventsource-derive-v0.1.1...horfimbor-eventsource-derive-v0.1.2) - 2024-03-06 ### Other - release ([#27](https://github.com/horfimbor/horfimbor-engine/pull/27)) ## [0.1.1](https://github.com/horfimbor/horfimbor-engine/compare/horfimbor-eventsource-derive-v0.1.0...horfimbor-eventsource-derive-v0.1.1) - 2024-03-06 ### Other - release ([#24](https://github.com/horfimbor/horfimbor-engine/pull/24)) ## [0.1.0](https://github.com/horfimbor/horfimbor-engine/releases/tag/horfimbor-eventsource-derive-v0.1.0) - 2024-03-06 ### Other - Fix license ([#26](https://github.com/horfimbor/horfimbor-engine/pull/26)) - move into a workspace ([#25](https://github.com/horfimbor/horfimbor-engine/pull/25))