Skip to content

Releases: joakimwinum/bytecorecompiler

1.0.4

23 Jun 09:58
Compare
Choose a tag to compare
  • Updated ByteCore Dependency: Upgraded the bytecore package from version 1.1.1 to 1.1.2.
  • Workflow Enhancements:
    • Added a new GitHub Actions workflow for building, testing, and publishing the Python package, streamlining CI/CD processes.
    • 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.

1.0.3

24 Apr 16:39
Compare
Choose a tag to compare
  • Updated ByteCore Dependency: Upgraded the bytecore package from version 1.1.0 to 1.1.1. This update ensures that bytecorecompiler benefits from the latest enhancements and fixes in the bytecore package, including the correction of zero flag behavior in the accumulator. This enhancement improves the accuracy and reliability of instruction execution.

1.0.2

22 Apr 14:59
Compare
Choose a tag to compare
  • Clarified the rules for ByteCore assembly code in README

1.0.1

22 Apr 14:25
Compare
Choose a tag to compare
  • Add and pin missing package dependency to ensure consistent functionality and prevent potential installation issues