Releases: Dyvil/Dyvil
Releases · Dyvil/Dyvil
Dyvil v0.47.2
Dyvil REPL v0.29.2
Bugfixes
- Fixed incorrect version for the Dyvil Library dependency.
Dyvil GenSrc v0.11.2
Bugfixes
- Fixed incorrect version for the Dyvil Library dependency.
Dyvil Compiler v0.47.2
Bugfixes
- Fixed incorrect version for the Dyvil Library dependency.
Dyvil v0.47.1
Dyvil v0.47.0
General
- The main artifact (
org.dyvil:dyvil
) no longer includes all dependencies' files.
Modules
Dyvil REPL v0.29.1
General
- Updated Dyvil Compiler dependency to v0.47.1.
Dyvil REPL v0.29.0
Dyvil Library v0.47.0
New Features
- Added the
javac
marker style. - Added the
UnsafeAccess
class with theUNSAFE
constant. - Added the
LookupAccess
class with theLOOKUP
constant.
Bugfixes
- The
Name
cache now works correctly when accessed concurrently.
Deprecations
- Deprecated most
dyvil.reflect
classes.
Removals
- Removed the
ReflectUtils.JAVA_LANG_ACCESS
field because it did not work in some JDKs.
Dyvil GenSrc v0.11.1
General
- Updated Dyvil Compiler dependency to v0.47.1.