Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dflib/jjava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0-a4
Choose a base ref
...
head repository: dflib/jjava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0-a5
Choose a head ref
  • 19 commits
  • 41 files changed
  • 4 contributors

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    6254cb4 View commit details
    Browse the repository at this point in the history
  2. Update installation notes

    stariy95 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1fbe234 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Add styling BOLD_RESET_FG (black un Jupyter Lab, white un VSCode)

    Change use of  BOLD_BLACK_FG to BOLD_RESET_FG for improved visibility
    ecastro-capgemini committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    1fc33b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Black error message in dark mode (e.g. VSCode) not easily readable #57

    release notes.. The main fix was in 1fc33b1
    andrus committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    ced54ca View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Testing enhancements (#49)

    * Upgrade jupyter-jvm-basekernel tests to JUnit 5
    
    * Provide IT setup
    
    * Simplify with static imports
    
    * Provide env IT cases
    
    * Fix compilerOpts() case
    
    * Rename test-init.jshell
    
    * Add some magic IT cases
    
    * Do not check the exit code, it doesn't seem to change
    
    * Get java version in a cleaner way
    
    * Add loadFromPOM magic test
    
    * Fix test hanging
    m-dzianishchyts authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    78dbc4e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Fix shade plugin config

    stariy95 committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    4faa98d View commit details
    Browse the repository at this point in the history
  2. Simplify the implementation of the kernel extensions (#60)

    * #59 Make BaseKernel#eval() throw runtime EvaluationException
    
    * #59 Migrate to runtime exceptions, clean up
    
    * #59 Rollback pom.xml
    m-dzianishchyts authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    3266871 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    071d3c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    587d408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11a7cf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. Configuration menu
    Copy the full SHA
    895ccaf View commit details
    Browse the repository at this point in the history
  2. #23 and #55

    stariy95 committed Apr 3, 2025
    Configuration menu
    Copy the full SHA
    c760a8b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    b45fb47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcab6f1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    ffd558e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ef4e3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. minor docs edits

    andrus committed May 22, 2025
    Configuration menu
    Copy the full SHA
    2d28032 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    5be7938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5b8ee View commit details
    Browse the repository at this point in the history
Loading