Skip to content

1.0.2

Latest
Compare
Choose a tag to compare
@joakimwinum joakimwinum released this 23 Jun 09:58
  • 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.