Skip to content

Releases: kristof-mattei/jwt-decode

v1.2.0

04 Apr 14:56
ec0b49b
Compare
Choose a tag to compare

1.2.0 (2024-04-04)

Features

Bug Fixes

  • more error logging, strip " (ce9fb06)

v1.1.0

03 Apr 17:18
08e7cae
Compare
Choose a tag to compare

1.1.0 (2024-04-03)

Features

Bug Fixes

v1.0.0

02 Apr 16:45
57cb540
Compare
Choose a tag to compare

1.0.0 (2024-04-02)

Features

Bug Fixes

  • --quiet isn't quiet (764ef0a)
  • -y to accept defaults (9280bfc)
  • 2nd param is dest, not flags, null to infer destination though (6db1ca8)
  • a change in build scripts should cause a full rebuild (4e3da47)
  • add commit linting (141820a)
  • add linebreak (4712a1f)
  • add other settings (f520994)
  • add placeholder for env variable (4bb5340)
  • add update script (bb08a31)
  • add update-name script (57e5023)
  • add user (4e414de)
  • added missing data (230c651)
  • added npm to dependabot (f99a1cb)
  • added rust-toolchain, symlinked to rust-toolchain.toml (cac0b9a)
  • added skip-tags to prevent it from pushing tags (3806f32)
  • allow disable container retagging (8e39b39)
  • allow for building / not building docker container (9a91217)
  • allow overrides (33769f0)
  • allow uninlined format args (203df05)
  • alltargets for tarpaulin (3ba7006)
  • also do RUST_BACKTRACE=full for debugging (fde9619)
  • also keep tests (a746b08)
  • arguments go into an array (9c6ff93)
  • ascii idents only to prevent idents starting with characters my keyboard can't handle (0b7f646)
  • aspiring comments (791bbed)
  • auto dependabot merge (cdc772a)
  • better defaults (0c8b4a7)
  • binstall now wants stuff with a capital (4e862db)
  • build all with tests too (2fdf062)
  • bumped cargo version (f47f7d0)
  • bumped rust version (c84b022)
  • capture the rest, not the value called 'rest' (222ef7c)
  • centralized names (2e2345b)
  • cleanup (80a9dda)
  • code climate test reporter (9c58b72)
  • codecov (1f6458f)
  • comment indent (aff7168)
  • comment out nightly function, add match | (d0c9366)
  • consolidate clippy & rust config on top of main, all the rest causes duplication (e158e41)
  • correct cocogitto again with binstall (6d58aa7)
  • corrected build dependencies, all-done work be a success if docker-build failed (ee3789d)
  • corrected environment variable (40527e4)
  • corrected library usage (ed8e289)
  • corrected title (b3b0cb6)
  • Coveralls as CodeCov keeps on failing (fab1710)
  • create reports directory, otherwise tool complains (15ef2e8)
  • default is to use color-eyre (9ec7951)
  • deny stuff, nobody reads warnings (20a9980)
  • deps: update rust crate anyhow to 1.0.67 (9b8ce02)
  • deps: update rust crate anyhow to 1.0.68 (b8525da)
  • deps: update rust crate anyhow to 1.0.69 (b999323)
  • deps: update rust crate anyhow to 1.0.70 (3039bf6)
  • deps: update rust crate anyhow to 1.0.71 (f8ba19b)
  • deps: update rust crate base64 to 0.20.0 (e7636da)
  • deps: update rust crate base64 to 0.21.0 ([5427617](https://github.com/kristof-m...
Read more