1.0-a6
Release notes
- #68 CompilationException doesn't provide any information about the underlying problem
- #69 Expose EvalException details
- #71 Extension loading from classpath
- #72 Magic parser - handling escapes and empty strings
- #75 Completion of % and %% magics
- #77 Relicense under Apache License
- #78 Remove deprecated API and IJava startup vars
- #79 Remove unused magics
- #80 Magics as interfaces
- #81 Refactoring: JavaKernel must manage JShell
- #82 Refactoring: Move JavaKernel init logic from constructor to Builder
- #83 Simplify Kernel metadata loading approach
- #84 Refactoring: reorg Maven modules for reusability
- #85 Run extensions in JShell ClassLoader
- #86 ineffecient / incorrect classpath handling
- #89 Deprecate redundant magics: %jars, %addMavenDependency
- #90 Deprecate Ivy artifact syntax for %maven magic
- #93 Extensions / kernel lifecycle
- #99 Deal with SLF4J transitive dependency
- #100 Organize internal logging around SLF4J and JUL
Full Changelog: 1.0-a5...1.0-a6