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: eyurtsev/kor Loading
base: 0.10.0
Choose a base ref
...
head repository: eyurtsev/kor Loading
compare: 0.11.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on May 26, 2023

  1. fix(docs): typo (#167)

    tiniest PR record attempt, jk, great project ;)
    Seb0 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7a617c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fix typo in apis.ipynb (#175)

    controling -> controlling
    eltociear committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    da1293e View commit details
    Browse the repository at this point in the history
  2. Load schema from JSON (#178)

    This PR makes the schema loadable from JSON via `Object.parse_raw`. 
    
    PR includes feature, tests and documentation
    
    Link to Issue #177
    BorisWilhelms committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    94d6bcb View commit details
    Browse the repository at this point in the history
  3. Minor refactor of internal variable names (#179)

    Minor change to avoid shadowing type and to pop the $type from the dict
    eyurtsev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5ebbebe View commit details
    Browse the repository at this point in the history
  4. Release v0.11.0 (#180)

    See release notes
    eyurtsev committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    713c2bf View commit details
    Browse the repository at this point in the history
Loading