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

Need documentation of upgrade process #47

Closed
ericthomasca opened this issue Jul 29, 2024 · 5 comments
Closed

Need documentation of upgrade process #47

ericthomasca opened this issue Jul 29, 2024 · 5 comments

Comments

@ericthomasca
Copy link
Contributor

What I assumed the upgrade process is was to just change all instances of the version number with the latest version number, like so:

Screenshot_20240729_110843

Is it possible to use a latest tag? Or is the "find and replace" method the only way?

Either way, there should be something in the README.

@yunanwg
Copy link
Owner

yunanwg commented Jul 29, 2024

Hi @ericthomasca I think for the time being is a simple "find and replace". It should be quite simple to do in an IDE.

I don't think there is a latest tag yet, perhaps to come once we go out of @preview scope maybe. Will look into it tonight when I get some time.

Btw, it would be great to have your opinion on #46; how do you think of it?

@yunanwg
Copy link
Owner

yunanwg commented Jul 29, 2024

Btw I am not sure if Typst has already rolled out v2.0.1 on their CDN; it seems to have a bit of delay. Keep me posted if there is a problem.

@ericthomasca
Copy link
Contributor Author

I noticed it's still 2.0.0 listed on the typst site, but I changed the version number and it worked.

yunanwg added a commit that referenced this issue Jul 29, 2024
- include notice for how to upgrade version
@yunanwg
Copy link
Owner

yunanwg commented Jul 29, 2024

A short section was added to the README file to document this process. This should be enough I think.

@yunanwg yunanwg closed this as completed Jul 29, 2024
@ericthomasca
Copy link
Contributor Author

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants