You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated ByteCore Dependency: Upgraded the bytecore package from version 1.1.1 to 1.1.2.
Encapsulation of Emulator Functions: Improved code organization by encapsulating emulator functions within a struct, enhancing modularity and readability.
Implementation of Function Status: Introduced a status return type for key emulator functions, improving error handling and function result tracking.
Signal Check Function: Added a signal check function to the cycle_until_halt method, allowing for external signal interruption during emulation cycles.
Workflow Enhancements: Opted to use PyPI's trusted publishing implementation with OpenID Connect (OIDC).
Timezone Configuration: Set a valid timezone in the dependabot configuration to Europe/Oslo for accurate scheduling.