JasterV
|
3b18e005ea
|
Update name to TeaTui
|
2025-08-19 23:24:13 +02:00 |
|
JasterV
|
c4f3cf4759
|
update release workflow
|
2025-08-19 23:12:55 +02:00 |
|
JasterV
|
d6e5e7a063
|
add a release github action
|
2025-08-19 23:03:03 +02:00 |
|
JasterV
|
ec36094fee
|
Update README
|
2025-08-19 22:47:53 +02:00 |
|
JasterV
|
520afe7183
|
chore: update docs
|
2025-08-19 22:43:49 +02:00 |
|
JasterV
|
d439efd2a3
|
chore: update docs
|
2025-08-19 19:26:59 +02:00 |
|
Víctor Martínez
|
fca956d6fa
|
Update README.md
|
2025-08-19 19:12:20 +02:00 |
|
JasterV
|
f27020e7c8
|
refactor: make this repo into a library
|
2025-08-19 19:12:20 +02:00 |
|
JasterV
|
1b792e6ad0
|
refactor: abstracted the actors framework into a separate library
|
2025-08-19 18:49:42 +02:00 |
|
Víctor Martínez
|
1f655c336c
|
Merge pull request #1 from JasterV/dependabot/github_actions/clechasseur/rs-clippy-check-4
build(deps): bump clechasseur/rs-clippy-check from 3 to 4
|
2025-08-19 16:59:33 +02:00 |
|
Víctor Martínez
|
cfec4135aa
|
Merge pull request #2 from JasterV/dependabot/cargo/crossterm-0.29.0
build(deps): bump crossterm from 0.28.1 to 0.29.0
|
2025-08-19 16:59:20 +02:00 |
|
Víctor Martínez
|
a2b8c58116
|
Merge pull request #3 from JasterV/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
|
2025-08-19 16:59:00 +02:00 |
|
dependabot[bot]
|
ebf5a32068
|
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 12:38:58 +00:00 |
|
dependabot[bot]
|
9a5be4e892
|
build(deps): bump crossterm from 0.28.1 to 0.29.0
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits/0.29)
---
updated-dependencies:
- dependency-name: crossterm
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 12:15:11 +00:00 |
|
dependabot[bot]
|
ff773217d7
|
build(deps): bump clechasseur/rs-clippy-check from 3 to 4
Bumps [clechasseur/rs-clippy-check](https://github.com/clechasseur/rs-clippy-check) from 3 to 4.
- [Release notes](https://github.com/clechasseur/rs-clippy-check/releases)
- [Commits](https://github.com/clechasseur/rs-clippy-check/compare/v3...v4)
---
updated-dependencies:
- dependency-name: clechasseur/rs-clippy-check
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-19 11:57:45 +00:00 |
|
JasterV
|
3dc08c450d
|
refactor: truly event-driven functional style
|
2025-08-19 13:50:39 +02:00 |
|
Víctor Martínez
|
ef45e65784
|
Update README.md
|
2025-08-19 02:09:30 +02:00 |
|
JasterV
|
7ffec09d7b
|
feat: build an elm-like TUI application
|
2025-08-19 02:09:30 +02:00 |
|