FedericoBruzzone / tgt

TUI for Telegram written in Rust 🦀
Apache License 2.0
269 stars 5 forks source link

[Iteration Plan] v1.1.0 #37

Open FedericoBruzzone opened 1 month ago

FedericoBruzzone commented 1 month ago

Plan Items

BNF for an item:

Item ::= "-" "[" Check? "]" "[" TestAnnotations FeatureAnnotations "]" Description

Check ::= "x"
Description ::= [\d\w\s]+
TestAnnotations ::= [✅❌]
FeatureAnnotations ::= [🏃✋🙅]
Test annotations: Mark Description
Tests completed
No Tests
Feature annotations: Mark Description
🏃 Work in progress
Blocked task
🙅 Not assigned

Road Map

Test Telegram API

Test TUI


For any kind of additional information do not hesitate to contact us.

noizo commented 1 month ago

Please add brew package for linux/macos

FedericoBruzzone commented 1 month ago

We will definitely do it for the next release :D

gwilkinsong commented 1 month ago

@FedericoBruzzone +1 for brew packages, is there a way to place prebuilt binaries on the 1.0.0 release?

FedericoBruzzone commented 1 month ago

We are planning to do this for the next release, not v1.1.0. A small release with a few bug fixes 🫶