Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

v0.3.3 - semver

Latest

Choose a tag to compare

@C0D3-M4513R C0D3-M4513R released this 23 Dec 15:47
· 4 commits to main since this release
a8da212

What's Changed

  • Update dependabot.yml by @C0D3-M4513R in #37
  • Update dependabot.yml by @C0D3-M4513R in #38
  • build(deps): update ntapi requirement from 0.3 to 0.4 in /inject-lib by @dependabot in #36
  • build(deps): update simple_logger requirement from 2.1.0 to 3.0.0 in /inject-lib by @dependabot in #41
  • build(deps): update simple_logger requirement from 3.0.0 to 4.0.0 in /inject-lib by @dependabot in #42
  • build(deps): update pelite requirement from 0.9 to 0.10 in /inject-lib by @dependabot in #43
  • new release by @C0D3-M4513R in #39
  • Introduces Ejection for x86->x64. This relies on #40 , which is currently true for existing Windows implementations, but that behavior is not garanteed to be implemented like this in the future.

This is tagged as - semver because all prior releases had v.x.y.z which is not semver spec. I will now use vx.y.z as tags.

Full Changelog: v0.3.2...v0.3.3