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: json-schema-tools/transpiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.2
Choose a base ref
...
head repository: json-schema-tools/transpiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Jun 17, 2021

  1. feat: augment schemas with isCycle

    fixes: #382
    BelfordZ committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    07d7015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0ef32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ea95ee View commit details
    Browse the repository at this point in the history
  4. fix: run lint fix

    BelfordZ committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9a2d65e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75b3245 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #393 from json-schema-tools/fix/cycle-boxing-rust

    feat: augment schemas with isCycle
    BelfordZ authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9cb1bd3 View commit details
    Browse the repository at this point in the history
  7. chore(release): 1.9.0 [skip ci]

    # [1.9.0](1.8.2...1.9.0) (2021-06-17)
    
    ### Bug Fixes
    
    * add return types to most of the utils ([75b3245](75b3245))
    * clean up remenants of bad ideas ([9d0ef32](9d0ef32))
    * run lint fix ([9a2d65e](9a2d65e))
    * update deps and regen package-lock ([6ea95ee](6ea95ee))
    
    ### Features
    
    * augment schemas with isCycle ([07d7015](07d7015)), closes [#382](#382)
    semantic-release-bot authored and BelfordZ committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    3d4aee3 View commit details
    Browse the repository at this point in the history
Loading