Commit graph

21 commits

Author SHA1 Message Date
JasterV
04814d4011 chore: release 0.1.10 2026-04-23 02:28:12 +02:00
JasterV
dd6f0ddcbb chore: release-plz update (#3)
This is an automated PR generated by [release-plz](https://github.com/MarcoIeni/release-plz) via Woodpecker CI.

Co-authored-by: release-plz-bot <bot@codeberg.org>
Co-authored-by: JasterV <49537445+JasterV@users.noreply.github.com>
Reviewed-on: https://codeberg.org/JasterV/event_bus.rs/pulls/3
2026-04-23 02:19:55 +02:00
JasterV
87604d9ceb chore: update dependencies 2026-04-23 02:02:32 +02:00
JasterV
ee8295935c chore: migrate from Github to Codeberg 2026-03-04 01:25:06 +01:00
github-actions[bot]
5c883b62bf
chore: release v0.1.7 (#14)
* chore: release v0.1.7

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Víctor Martínez <49537445+JasterV@users.noreply.github.com>
2026-03-02 02:25:30 +01:00
dependabot[bot]
d45ec93095
chore(deps): bump proptest from 1.9.0 to 1.10.0 (#18)
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/proptest-rs/proptest/releases)
- [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/proptest-rs/proptest/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: proptest
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:37:47 +01:00
dependabot[bot]
0c5a39a993
chore(deps): bump thiserror from 2.0.17 to 2.0.18 (#16)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:36:22 +01:00
dependabot[bot]
6036db0d4a
chore(deps): bump test-strategy from 0.4.3 to 0.4.5 (#19)
Bumps [test-strategy](https://github.com/frozenlib/test-strategy) from 0.4.3 to 0.4.5.
- [Commits](https://github.com/frozenlib/test-strategy/compare/v0.4.3...v0.4.5)

---
updated-dependencies:
- dependency-name: test-strategy
  dependency-version: 0.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-01 19:35:41 +01:00
github-actions[bot]
61ab093a93
chore: release v0.1.6 (#13)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-05 03:11:41 +01:00
github-actions[bot]
2e1536515a
chore: release v0.1.5 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-01 12:17:00 +01:00
github-actions[bot]
21d7c2257a
chore: release v0.1.4 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-01 01:47:51 +01:00
JasterV
9a466e976a chore: introduce property testing in the test suite 2025-12-01 01:40:52 +01:00
github-actions[bot]
1207ed90af
chore: release v0.1.3 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 21:42:36 +01:00
JasterV
05928599db chore: test event bus more extensively 2025-11-28 21:07:21 +01:00
github-actions[bot]
59ef94bac4
chore: release v0.1.2 (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 15:28:05 +01:00
github-actions[bot]
b15d3cf971
chore: release v0.1.1 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 15:09:56 +01:00
JasterV
bcad89d1dd fix: MSV 2025-11-28 14:52:02 +01:00
JasterV
d3d03eec92 chore: update Cargo.toml 2025-11-28 14:50:47 +01:00
JasterV
e59dffe74b refactor lib & update README 2025-11-27 17:08:00 +01:00
JasterV
2345e18a54 chore: update async-broadcast 2025-11-27 15:38:32 +01:00
JasterV
30e498f110 first commit 2025-11-27 15:37:17 +01:00