Skip to content

Releases: Dyvil/Dyvil

Dyvil v0.47.2

Dyvil REPL v0.29.2

27 Oct 10:35
Compare
Choose a tag to compare

Bugfixes

  • Fixed incorrect version for the Dyvil Library dependency.

Dyvil GenSrc v0.11.2

27 Oct 10:36
Compare
Choose a tag to compare

Bugfixes

  • Fixed incorrect version for the Dyvil Library dependency.

Dyvil Compiler v0.47.2

27 Oct 10:39
Compare
Choose a tag to compare

Bugfixes

  • Fixed incorrect version for the Dyvil Library dependency.

Dyvil v0.47.1

Dyvil v0.47.0

27 Oct 10:46
Compare
Choose a tag to compare

General

  • The main artifact (org.dyvil:dyvil) no longer includes all dependencies' files.

Modules

Dyvil REPL v0.29.1

27 Oct 10:45
Compare
Choose a tag to compare

General

  • Updated Dyvil Compiler dependency to v0.47.1.

Dyvil REPL v0.29.0

27 Oct 10:45
Compare
Choose a tag to compare

New Features

  • Added a persistent history, saved in ~/.dyvil/repl-history. #515

Removals

  • Dropped support for key=value command-line arguments. #490

Dyvil Library v0.47.0

27 Oct 10:40
Compare
Choose a tag to compare

New Features

  • Added the javac marker style.
  • Added the UnsafeAccess class with the UNSAFE constant.
  • Added the LookupAccess class with the LOOKUP 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

27 Oct 10:42
Compare
Choose a tag to compare

General

  • Updated Dyvil Compiler dependency to v0.47.1.