Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix json render;print with variable name;add some magic(compile ... etc);upgrade some dep; #145

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jun 1, 2022

  1. update dependences version

    potoo0 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4ad24ad View commit details
    Browse the repository at this point in the history
  2. 1. try some new features in jdk17;

    2. print result with variable name.
    potoo0 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    5a8a0f4 View commit details
    Browse the repository at this point in the history
  3. pack into zip

    potoo0 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    8a5ec06 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. 1. add list lineMagic and time cellMagic;

    2. load print.jshell by default.
    potoo0 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    625cbfb View commit details
    Browse the repository at this point in the history
  2. release 1.4.0.

    1. upgrade deps;
    2. print with name or source;
    3. `list` line magic, `time` cell magic...
    potoo0 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    4a0e1dc View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. release 1.4.1.

    1. fix print input param extract error;
    2. add compiler util and cellMagic;
    3. add read/write/cmd magic.
    potoo0 committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    f259b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. upgrade dep resolve api

    potoo0 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3bbf165 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. jshell logger

    potoo0 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a346489 View commit details
    Browse the repository at this point in the history
  2. upgrade dep resolve api

    potoo0 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    17daa33 View commit details
    Browse the repository at this point in the history
  3. release 1.4.2

    potoo0 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1e5ce5e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. fix json render

    potoo0 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    6378723 View commit details
    Browse the repository at this point in the history
  2. release 1.4.3

    potoo0 committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    0f095a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    0b66f42 View commit details
    Browse the repository at this point in the history