1
0
зеркало из https://github.com/glebtv/tui-textarea.git synced 2026-09-08 00:15:50 +03:00

chore: rename crate to tui-textarea-2 and update metadata/docs links (#2)

* chore: rename crate to tui-textarea-2 and update metadata/docs links

* chore: prepare v0.7.1 publish for tui-textarea-2

* ci(release): automate publish, tag, and release after merge to main
Этот коммит содержится в:
srothgan
2026-02-18 12:39:59 +01:00
коммит произвёл GitHub
родитель 4689076df5
Коммит b361f74b06
5 изменённых файлов: 150 добавлений и 32 удалений

Просмотреть файл

@@ -1,3 +1,13 @@
<a id="v0.7.1"></a>
# [v0.7.1](https://github.com/srothgan/tui-textarea/releases/tag/v0.7.1) - 2026-02-18
- Update compatibility for [ratatui](https://ratatui.rs/) v0.30.0.
- Publish maintained fork under `srothgan/tui-textarea`.
- Rename published crate to `tui-textarea-2`.
- Add CI/collaboration baseline (workflows, templates, contributing guide).
[Changes][v0.7.1]
<a id="v0.7.0"></a>
# [v0.7.0](https://github.com/rhysd/tui-textarea/releases/tag/v0.7.0) - 2024-10-22
@@ -439,7 +449,7 @@ First release :tada:
[Changes][v0.1.0]
[v0.7.1]: https://github.com/srothgan/tui-textarea/compare/v0.7.0...v0.7.1
[v0.7.0]: https://github.com/rhysd/tui-textarea/compare/v0.6.1...v0.7.0
[v0.6.1]: https://github.com/rhysd/tui-textarea/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/rhysd/tui-textarea/compare/v0.5.3...v0.6.0