Skip to content

Update to Stable#120

Merged
iewnfod merged 20 commits intostablefrom
nightly
Mar 30, 2025
Merged

Update to Stable#120
iewnfod merged 20 commits intostablefrom
nightly

Conversation

@lightumcc
Copy link
Collaborator

Description

  • NEXT ID enforcement
  • New GETRECORD, PUTRECORD, SEEK
  • AND/OR prioritization
  • Allow Multiple Notification

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

lightumcc and others added 20 commits March 16, 2025 22:54
This should be checked inside install script
# Description

- Fix: Windows installation script
- Docs: Update installation script

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [x] This change requires a documentation update

# Checklist:

- [x] My code follows the style of this project
- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
According to the Cambridge IGCSE Computer Science 0478 syllabus for 2026, 2027 and 2028 Page 44, it is required again.
@iewnfod iewnfod merged commit cbb1ea0 into stable Mar 30, 2025
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.

2 participants