3.8.6: Allow telemetry redirect (via X-Entrypoint-Redirect header, whitelisted)
3.8.5: Specify ornithe and legacy-fabric loaders in telemetry
3.8.4: Experimental support for ornithe loader
3.8.2: Activate telemetry v2
3.8.1: make telemetry more robust. Fixes #9.
Telemetry v2 is introduced, including current_hooks (functional) and all_hooks (optional).
3.8.0: Introduce telemetry.
You can create a config file (config/enchlevel-langpatch-telemetry.txt) to configure telemetry level:
disabled: disable telemetrynecessary: only collect necessary datafunctional: collect functional data (default)optional: collect optional data
3.7.29: Add en_us.lang for 1.12.2.
3.7.28: Experimental legacy fabric support
3.7.24: Fix a wrong log message
3.7.23: Increase robustness on 1.12.2 when Mixin is accidentally loaded
3.7.20: official 1.12.2 support
3.7.1: official 1.13.2~1.15.2 support
3.7.0: official 1.14.x/1.15.x support
3.6.11: Fix wrong version range of Forge
3.6.10: Bump forge-init-injector to 3.0.1
3.6.0:
- Make
get*HooksContext()stable - Refactor registry internals
- Remove
unmodifiableMap()calls whenstorageis already unmodifiable (default vanilla behavior).
3.5.2: Update javadoc
3.5: Freeze patch list after mod initialization phase. Remove enchlevel-langpatch:roman as a registered hook
3.4: Experimental support for 1.13~1.16 Forge; Freeze patch list after mod initialization phase.
3.3.3: introduce experimental stub-packs to build
