Skip to content
Success

#3 (Oct 22, 2025, 9:51:18 AM)

Started 3 mo 8 days ago
Took 1 min 8 sec

Started by GitHub push by Geolykt

Revision: 2450ff60594a7f66011087e6285ab025faa7c16a
Repository: https://github.com/stianloader/SLMixin.git
  • refs/remotes/origin/main
Changes
  1. Close resource streams for mixin configs. (#185) (commit: 5250ed3) (details / githubweb)
  2. Improvement: Avoid reflection in Bytecode opcode name utils. (#186) (commit: 76b38b8) (details / githubweb)
  3. Fix: Respect injection point specifier with shift. (#187) (commit: a3cd815) (details / githubweb)
  4. Improvement: Avoid ClassInfo lookups wherever possible without changing behaviour. (commit: 292070a) (details / githubweb)
  5. Fix: Use null as a proper ClassInfo cache value. (commit: 2c6ea18) (details / githubweb)
  6. Improvement: Remove warning for string-targeted public classes. (commit: 9f8bc5f) (details / githubweb)
  7. Improvement: Check inner class visibility without using ClassInfos. (commit: b0be3b2) (details / githubweb)
  8. Improvement: Only check for final method overrides if `debug.verify` is enabled. (commit: 10af730) (details / githubweb)