Skip to content

Lime v6.0

Latest
Compare
Choose a tag to compare
@Curve Curve released this 22 May 12:10
· 3 commits to master since this release
3df2b67

v6.0


🐌 Minor Changes

  • πŸ§ͺ Update Tests

    • MinGW builds are now tested with Wine
    • All Windows Targets are now tested
    • Added CTest Target
  • πŸ“¦ Remove some dependencies

  • πŸ” Signature Scanner

    • Protection now defaults to read
    • Updated Conversion
  • ⛓️ Toolchain now static links by default

  • ⌨️ Instruction

    • Improved prev accuracy
  • 🧹 Code Cleanup

πŸ› Bug Fixes

  • πŸͺ Hooks

    • Use bit_cast for target / source casting
  • πŸ“„ Page Utility

    • Properly cast limits

Warning

This update raises the minimum required compiler versions to those that implement P2210R2