JasterV
|
c47579a536
|
feat: move CI to woodpecker
|
2026-03-04 00:07:26 +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]
|
5414b798dc
|
chore(deps): bump tokio from 1.48.0 to 1.49.0 (#15)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.49.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:36:11 +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 |
|
dependabot[bot]
|
7388abe45b
|
chore(deps): bump futures from 0.3.31 to 0.3.32 (#20)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.31...0.3.32)
---
updated-dependencies:
- dependency-name: futures
dependency-version: 0.3.32
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:29:43 +01:00 |
|
JasterV
|
636de18dfa
|
update rust version & nextest installation
|
2026-03-01 19:27:24 +01:00 |
|
JasterV
|
9b2c431d46
|
chore: update cargo-deny version
|
2026-03-01 19:15:10 +01:00 |
|
JasterV
|
728f93f9a3
|
chore: fix a clippy issue
|
2026-03-01 19:02:38 +01:00 |
|
JasterV
|
85ce22e721
|
refactor: update code style to remove indentation levels
|
2025-12-09 19:12:17 +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 |
|
JasterV
|
11111c9dbb
|
refactor: we do not need to use an AtomicIsize
|
2025-12-05 01:53:58 +01:00 |
|
dependabot[bot]
|
a1f4056ca6
|
chore(deps): bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#3)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](f13886b937...779680da71)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-version: 2.8.2
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>
|
2025-12-01 12:30:26 +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 |
|
JasterV
|
db6424b8ad
|
refactor: do not enforce the internal key of RcMap to be Clone
|
2025-12-01 12:15:41 +01:00 |
|
JasterV
|
fd0d761e17
|
refactor: make more clear internally the management of the channel
|
2025-12-01 12:12:10 +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 |
|
Víctor Martínez
|
371ce0ea08
|
Update README.md
|
2025-11-28 15:34:01 +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 |
|
JasterV
|
292eeb1d9e
|
chore: update docs
|
2025-11-28 15:19:19 +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
|
39baff07ac
|
chore: update README & docs
|
2025-11-28 15:06:47 +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 |
|
Víctor Martínez
|
2bf689c9d7
|
Merge pull request #4 from JasterV/release-2025-11-28T13-44-28Z
chore: release v0.1.0
|
2025-11-28 14:46:34 +01:00 |
|
Víctor Martínez
|
4bd23e5a7b
|
Update CHANGELOG.md
|
2025-11-28 14:46:23 +01:00 |
|
Víctor Martínez
|
c5a8b7e189
|
Update CHANGELOG.md
|
2025-11-28 14:45:52 +01:00 |
|
github-actions[bot]
|
e353b8e0d5
|
chore: release v0.1.0
|
2025-11-28 13:44:28 +00:00 |
|
JasterV
|
947296e3c9
|
chore: make clippy happy
|
2025-11-28 14:40:49 +01:00 |
|
JasterV
|
d48e3e0a9f
|
chore: add CD
|
2025-11-28 14:40:05 +01:00 |
|
JasterV
|
a4bd644375
|
feat: add more tests & fix rc map bug
|
2025-11-28 14:33:49 +01:00 |
|
JasterV
|
84df9ac498
|
refactor: remove channel type
|
2025-11-28 01:07:30 +01:00 |
|
Víctor Martínez
|
15bfcc479f
|
Update README.md
|
2025-11-27 23:36:49 +01:00 |
|
Víctor Martínez
|
087383a598
|
Merge pull request #2 from JasterV/rcmap
refactor: create and RcMap abstraction
|
2025-11-27 23:35:58 +01:00 |
|
JasterV
|
23e4cd42d4
|
chore: update docs
|
2025-11-27 23:33:00 +01:00 |
|
JasterV
|
457816d90d
|
refactor: use rc map in event bus
|
2025-11-27 23:26:37 +01:00 |
|
JasterV
|
89494b4583
|
refactor: build rc map
|
2025-11-27 22:51:37 +01:00 |
|
JasterV
|
0f4c1c7c2e
|
wip: rc_map
|
2025-11-27 18:17:55 +01:00 |
|
JasterV
|
11b389a5ec
|
refactor lib
|
2025-11-27 18:17:40 +01:00 |
|
JasterV
|
e59dffe74b
|
refactor lib & update README
|
2025-11-27 17:08:00 +01:00 |
|
JasterV
|
3f9c42e7d5
|
chore: update deny-check
|
2025-11-27 15:41:11 +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 |
|