Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend getting latest commit? #104

Open
mqrc81 opened this issue Jul 14, 2021 · 1 comment
Open

Recommend getting latest commit? #104

mqrc81 opened this issue Jul 14, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mqrc81
Copy link

mqrc81 commented Jul 14, 2021

Description

The current stable version (v1.0.0), which is the version you get with go get github.com/xelaj/mtproto has various issues that have since been resolved.
For example this issue. Also, some functions like client.IsSessionRegistered(), which exist in the example codes don't exist in the current release. (Typo in the function name btw.).

Proposition

Change the go get command in the README to go get -u github.com/xelaj/mtproto@main as this (with @main) fetches the latest commit. Alternatively you could release a new Release (v1.1.0 ?).
This would've saved me some time.

@mqrc81 mqrc81 added the bug Something isn't working label Jul 14, 2021
@kamikazechaser
Copy link

It is over an year, There should be a regular release pipeline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants