-
Notifications
You must be signed in to change notification settings - Fork 6
Update to release 2.8.0 #900
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
Closed
Closed
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
162d588
Merge pull request #772 from XMOJ-Script-dev/dev
boomzero d724438
Merge pull request #781 from XMOJ-Script-dev/dev
boomzero 8b4a2c1
Merge pull request #786 from XMOJ-Script-dev/dev
boomzero e40b292
Merge pull request #800 from XMOJ-Script-dev/dev
boomzero c8ed5aa
Merge pull request #804 from XMOJ-Script-dev/dev
boomzero e4f659f
Merge pull request #813 from XMOJ-Script-dev/dev
boomzero d24fe86
Merge pull request #819 from XMOJ-Script-dev/dev
boomzero 1a75572
Merge pull request #823 from XMOJ-Script-dev/dev
boomzero b789bf2
Update Update.json
boomzero 13058b6
Merge pull request #827 from XMOJ-Script-dev/dev
boomzero c22fd31
Merge pull request #836 from XMOJ-Script-dev/dev
boomzero 6adac8d
Parse release notes from comment block
boomzero f86a45e
Update bug.yml
boomzero 84474cc
Merge pull request #854 from XMOJ-Script-dev/dev
boomzero 7950ae8
Merge pull request #857 from XMOJ-Script-dev/dev
boomzero dfe8cf8
Merge pull request #874 from XMOJ-Script-dev/dev
boomzero 54d39cf
Update GitHub Actions workflow to skip bot triggers
PythonSmall-Q 462621a
Merge pull request #891 from XMOJ-Script-dev/dev
PythonSmall-Q d7d74f2
Initial plan
Copilot b64e6c8
2.8.0
github-actions[bot] 53054f0
Update to release 2.8.0
github-actions[bot] bb2d617
2.8.1
github-actions[bot] 28fa87c
Update version info to 2.8.1
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P2: The version key "1.999990.0" is likely a typo for "1.10.0" and will be treated as newer than all 2.x releases, which can break update ordering/selection. Keep the intended 1.10.0 key to avoid mis-sorting releases.
Prompt for AI agents