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 |
|