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

버전 표시 안내 #180

Open
kagla opened this issue Jan 8, 2024 · 2 comments
Open

버전 표시 안내 #180

kagla opened this issue Jan 8, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@kagla
Copy link
Contributor

kagla commented Jan 8, 2024

예) 6.0.1-beta

fastapi 의 버전 표시를 참고하여 예) 와 같이 표시할까 합니다.
앞에 v 는 붙이지 않습니다.
https://github.com/tiangolo/fastapi/tags

beta 버전을 거쳐 안정화가 되었다고 하는 시기에 -beta 를 떼려고 합니다.
예) 6.1.1

다른 의견 있으면 주세요.

@kagla kagla added the help wanted Extra attention is needed label Jan 8, 2024
@kagla
Copy link
Contributor Author

kagla commented Jan 12, 2024

버전 표시는 그냥

6.0.0
6.0.1
6.1.2

와 같은 방식으로 하고자 합니다.

alpha, beta 버전 구분 없이 그냥 배포할 예정입니다. (fastapi 방식?)

@KimTom89

@KimTom89
Copy link
Collaborator

KimTom89 commented Jan 12, 2024

버전 표시는 그냥

6.0.0 6.0.1 6.1.2

와 같은 방식으로 하고자 합니다.

alpha, beta 버전 구분 없이 그냥 배포할 예정입니다. (fastapi 방식?)

@KimTom89

그리고 유의적 버전 2.0.0에서 붙임표(-) 내용만 제외하고 버전관리를 하면 좋을 거 같습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants