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: ken-matsui/jyt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: ken-matsui/jyt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Apr 25, 2022

  1. Update Cargo.lock

    ken-matsui committed Apr 25, 2022
    Copy the full SHA
    6c6da3b View commit details
  2. Bump cbindgen from 0.21.0 to 0.23.0 (#10)

    Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.21.0 to 0.23.0.
    - [Release notes](https://github.com/eqrion/cbindgen/releases)
    - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
    - [Commits](mozilla/cbindgen@v0.21.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: cbindgen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2022
    Copy the full SHA
    6bace60 View commit details
  3. Bump clap from 3.1.9 to 3.1.12 (#11)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.1.9 to 3.1.12.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.1.9...v3.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2022
    Copy the full SHA
    fd7dd02 View commit details

Commits on May 2, 2022

  1. Copy the full SHA
    50f97ad View commit details
  2. Copy the full SHA
    ce89cf7 View commit details
  3. Bump thiserror from 1.0.30 to 1.0.31 (#15)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.30...1.0.31)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2022
    Copy the full SHA
    11e1a8e View commit details
  4. Bump serde_json from 1.0.79 to 1.0.80 (#14)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.79...v1.0.80)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored May 2, 2022
    Copy the full SHA
    1033c8d View commit details

Commits on May 9, 2022

  1. Copy the full SHA
    8a16c8c View commit details
  2. Copy the full SHA
    d19ba6c View commit details
  3. Copy the full SHA
    46648aa View commit details
  4. Copy the full SHA
    176875c View commit details
  5. Bump up to 0.1.2

    ken-matsui committed May 9, 2022
    Copy the full SHA
    4fed72c View commit details
  6. Update Cargo.lock

    ken-matsui committed May 9, 2022
    Copy the full SHA
    7f4b461 View commit details

Commits on May 16, 2022

  1. Copy the full SHA
    f1984f8 View commit details

Commits on Jun 13, 2022

  1. Bump cbindgen from 0.23.0 to 0.24.3 (#22)

    Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.23.0 to 0.24.3.
    - [Release notes](https://github.com/eqrion/cbindgen/releases)
    - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
    - [Commits](mozilla/cbindgen@v0.23.0...v0.24.3)
    
    ---
    updated-dependencies:
    - dependency-name: cbindgen
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2022
    Copy the full SHA
    f723fb0 View commit details

Commits on Jun 19, 2022

  1. Copy the full SHA
    3ed80b6 View commit details
  2. Update README.md

    ken-matsui committed Jun 19, 2022
    Copy the full SHA
    659c3cb View commit details

Commits on Jun 20, 2022

  1. Bump clap from 3.1.18 to 3.2.5 (#23)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.1.18 to 3.2.5.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.1.18...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Copy the full SHA
    cce4276 View commit details

Commits on Jun 27, 2022

  1. Bump clap from 3.2.5 to 3.2.6 (#24)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.5...v3.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2022
    Copy the full SHA
    63db9f9 View commit details

Commits on Jul 4, 2022

  1. Bump serde from 1.0.137 to 1.0.138 (#25)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.137 to 1.0.138.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.137...v1.0.138)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Copy the full SHA
    df96ce0 View commit details
  2. Bump clap from 3.2.6 to 3.2.8 (#26)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Copy the full SHA
    604bd0c View commit details
  3. Bump serde_json from 1.0.81 to 1.0.82 (#27)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.81 to 1.0.82.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.81...v1.0.82)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 4, 2022
    Copy the full SHA
    659dfdf View commit details

Commits on Jul 11, 2022

  1. Copy the full SHA
    64e7dbd View commit details
  2. Copy the full SHA
    f91b97a View commit details

Commits on Jul 18, 2022

  1. Bump clap from 3.2.8 to 3.2.12 (#30)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.12.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.8...v3.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Copy the full SHA
    b7b8a57 View commit details
  2. Bump serde_yaml from 0.8.25 to 0.8.26 (#31)

    Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.25 to 0.8.26.
    - [Release notes](https://github.com/dtolnay/serde-yaml/releases)
    - [Commits](dtolnay/serde-yaml@0.8.25...0.8.26)
    
    ---
    updated-dependencies:
    - dependency-name: serde_yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2022
    Copy the full SHA
    c508e88 View commit details
  3. Copy the full SHA
    3883e7d View commit details

Commits on Aug 1, 2022

  1. Bump clap from 3.2.12 to 3.2.16 (#32)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.12 to 3.2.16.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.12...v3.2.16)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2022
    Copy the full SHA
    e4748e5 View commit details
  2. Bump serde from 1.0.139 to 1.0.140 (#33)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.139...v1.0.140)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2022
    Copy the full SHA
    1defe9b View commit details
  3. Bump serde_yaml from 0.8.26 to 0.9.2 (#34)

    * Bump serde_yaml from 0.8.26 to 0.9.2
    
    Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.26 to 0.9.2.
    - [Release notes](https://github.com/dtolnay/serde-yaml/releases)
    - [Commits](dtolnay/serde-yaml@0.8.26...0.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: serde_yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Add fixes against breaking changes
    
    * Fix examples/example.yaml
    
    * Fix README.md
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Aug 1, 2022
    Copy the full SHA
    3fc1002 View commit details
  4. Bump up to v0.2.0

    ken-matsui committed Aug 1, 2022
    Copy the full SHA
    ad7799b View commit details
  5. Update Cargo.lock

    ken-matsui committed Aug 1, 2022
    Copy the full SHA
    a3411f6 View commit details

Commits on Sep 1, 2022

  1. Copy the full SHA
    3935d68 View commit details
  2. Copy the full SHA
    7fe23c7 View commit details
  3. Bump thiserror from 1.0.31 to 1.0.33 (#41)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.33.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.31...1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Copy the full SHA
    282b2e3 View commit details
  4. Bump inline-c from 0.1.6 to 0.1.7 (#38)

    Bumps [inline-c](https://github.com/Hywan/inline-c-rs) from 0.1.6 to 0.1.7.
    - [Release notes](https://github.com/Hywan/inline-c-rs/releases)
    - [Commits](Hywan/inline-c-rs@0.1.6...0.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: inline-c
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Copy the full SHA
    0eff466 View commit details
  5. Bump clap from 3.2.16 to 3.2.19 (#39)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.19.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.19/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.16...v3.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2022
    Copy the full SHA
    0decd17 View commit details
  6. Bump serde from 1.0.140 to 1.0.144 (#40)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.144.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.140...v1.0.144)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Sep 1, 2022
    Copy the full SHA
    fddf9df View commit details
  7. Bump serde_yaml from 0.9.2 to 0.9.10 (#36)

    Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.2 to 0.9.10.
    - [Release notes](https://github.com/dtolnay/serde-yaml/releases)
    - [Commits](dtolnay/serde-yaml@0.9.2...0.9.10)
    
    ---
    updated-dependencies:
    - dependency-name: serde_yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Sep 1, 2022
    Copy the full SHA
    41d3a14 View commit details

Commits on Oct 1, 2022

  1. Bump thiserror from 1.0.33 to 1.0.37 (#42)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.37.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.33...1.0.37)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Copy the full SHA
    d810238 View commit details
  2. Bump clap from 3.2.19 to 4.0.7 (#43)

    Bumps [clap](https://github.com/clap-rs/clap) from 3.2.19 to 4.0.7.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v3.2.19...v4.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Copy the full SHA
    68e1305 View commit details
  3. Bump serde from 1.0.144 to 1.0.145 (#44)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.144...v1.0.145)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2022
    Copy the full SHA
    ea27741 View commit details
  4. Bump serde_yaml from 0.9.10 to 0.9.13 (#45)

    Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.10 to 0.9.13.
    - [Release notes](https://github.com/dtolnay/serde-yaml/releases)
    - [Commits](dtolnay/serde-yaml@0.9.10...0.9.13)
    
    ---
    updated-dependencies:
    - dependency-name: serde_yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Oct 1, 2022
    Copy the full SHA
    f0c04eb View commit details

Commits on Nov 1, 2022

  1. Bump serde_yaml from 0.9.13 to 0.9.14 (#46)

    Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14.
    - [Release notes](https://github.com/dtolnay/serde-yaml/releases)
    - [Commits](dtolnay/serde-yaml@0.9.13...0.9.14)
    
    ---
    updated-dependencies:
    - dependency-name: serde_yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Copy the full SHA
    07573a3 View commit details
  2. Bump serde from 1.0.145 to 1.0.147 (#47)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.145...v1.0.147)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Nov 1, 2022
    Copy the full SHA
    73a7b23 View commit details
  3. Bump serde_json from 1.0.85 to 1.0.87 (#49)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.87.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.85...v1.0.87)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Copy the full SHA
    beb25e2 View commit details
  4. Bump clap from 4.0.7 to 4.0.18 (#48)

    Bumps [clap](https://github.com/clap-rs/clap) from 4.0.7 to 4.0.18.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.0.7...v4.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Nov 1, 2022
    Copy the full SHA
    05f7150 View commit details

Commits on Dec 1, 2022

  1. Bump serde from 1.0.147 to 1.0.148 (#50)

    Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.147...v1.0.148)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2022
    Copy the full SHA
    8fea339 View commit details
  2. Bump serde_json from 1.0.87 to 1.0.89 (#51)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.87 to 1.0.89.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.87...v1.0.89)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ken Matsui <26405363+ken-matsui@users.noreply.github.com>
    dependabot[bot] and ken-matsui authored Dec 1, 2022
    Copy the full SHA
    cd9d38a View commit details

Commits on Jan 1, 2023

  1. Bump serde_json from 1.0.89 to 1.0.91 (#58)

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.89...v1.0.91)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2023
    Copy the full SHA
    f398cb4 View commit details
Showing with 202 additions and 869 deletions.
  1. +10 −2 .github/dependabot.yml
  2. +13 −2 .github/workflows/auto-release.yml
  3. +18 −27 .github/workflows/rust.yml
  4. +103 −401 Cargo.lock
  5. +5 −12 Cargo.toml
  6. +7 −84 README.md
  7. +0 −33 build.rs
  8. +3 −4 examples/example.yaml
  9. +0 −279 src/c_api.rs
  10. +0 −1 src/ext.rs
  11. +42 −3 src/lib.rs
  12. +1 −1 src/main.rs
  13. +0 −20 wapm.toml
12 changes: 10 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -8,8 +8,16 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
ignore:
- dependency-name: "clap"
versions: ["4.0.x", "4.1.x"]
groups:
cargo:
update-types:
- "minor"
- "patch"
15 changes: 13 additions & 2 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
@@ -9,11 +9,22 @@ jobs:
auto-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
target: x86_64-unknown-linux-musl

- name: Build for x86_64-unknown-linux-musl
run: cargo build --release --target x86_64-unknown-linux-musl

- run: mv target/x86_64-unknown-linux-musl/release/jyt jyt_${{ github.ref_name }}_x86_64-unknown-linux-musl

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: jyt_${{ github.ref_name }}_x86_64-unknown-linux-musl
generate_release_notes: true
draft: false
env:
45 changes: 18 additions & 27 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -13,58 +13,49 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose

build-wasm:
build-targets:
runs-on: ubuntu-latest

strategy:
matrix:
target:
- x86_64-unknown-linux-musl

steps:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
- uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
override: true
target: wasm32-wasi
- name: Build
run: cargo build --verbose --target wasm32-wasi
target: ${{ matrix.target }}

- name: Build for ${{ matrix.target }}
run: cargo build --release --target ${{ matrix.target }}

run:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run
run: cat ./examples/example.toml | cargo run ty

run-wasm:
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
override: true
target: wasm32-wasi
- name: Build
run: cargo build --verbose --target wasm32-wasi
- run: brew install wasmer
- run: cat ./examples/example.toml | wasmer run target/wasm32-wasi/debug/jyt.wasm ty

format:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: cargo fmt --all -- --check

lint:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions-rs/clippy-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
@@ -74,7 +65,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build
run: cargo build --verbose
- name: Run tests
Loading