1.0.0 Preview 1
·
77 commits
to master
since this release
NOTE
This is a PREVIEW release. Things might still be added before 1.0.0 rolls out!
The preview release means that no more APIs will be removed, deprecated, or changed, only added or extended, so 1.0.0 will be backwards compatible with this preview.
Additions
- OptiFine manipulation API. Useful if you want to disable specific OptiFine patches and replace them with mixins and whatnot
Deprecations
updates
package - nobody looks at the update checker popups in the log anyways
Internal changes
- Overhauled the dependency scanner, should be much more performant now
Releases
- API jar release - Only exposes things outside the
internal
package, should lead to a bit less confusion