Skip to content

Alpha Release Notes: Add support for 6000.0f version and fix bugs in comparison. #150

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

Merged
merged 1 commit into from
May 6, 2024

Conversation

SixParQuatre
Copy link

  • Add support for Alpha Release Notes on .f version of 6000 Unity.
  • Fix an issue with the alpha release notes website where the list included changes of the closest version, even though the user wants a strict diff. This is done by adding a string list representation of the updatelist so as to be able to use Tools.FindNearestVersion on that.

- Fix an issue with the alpha release notes website where the list included changes of the closest  version, even though the user wants a strict diff.
Thisi is done by adding a string list representation of the updatelist so as to be able to use Tools.FindNeatestVersion on that.
@unitycoder
Copy link
Owner

thanks, ill have a look!

@unitycoder unitycoder merged commit f7ec679 into unitycoder:master May 6, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants