Skip to content

Releases: loadingalias/cargo-rail

v0.8.1

19 Dec 04:41
v0.8.1
a198c4a

Choose a tag to compare

📦 Other Changes

  • cargo-rail: reordering the schema/builder to keep 'msrv' cfg together. pinning actions; adjusting readme/docs (32bd4f2)
  • cargo-rail: fix(unify): don’t fail --check when only optional features are reported (exit code fuckery) (477c867)

v0.8.0

19 Dec 03:00
v0.8.0
3956e35

Choose a tag to compare

📦 Other Changes

  • cargo-rail: unify(msrv): write x.y.z, enforce inheritance option, and add fast CI MSRV gate (81d1a04)
  • cargo-rail: adding the 'rail-substrate' lint package to improve the codebase's safety in production (a9896a6)
  • cargo-rail: cleaning the .gitignore (893f8e4)
  • cargo-rail: bump rail.toml to v0.7.3 (7e95136)

v0.7.3

17 Dec 04:28
v0.7.3
21a5ee8

Choose a tag to compare

📦 Other Changes

  • cargo-rail: fixing the release pipe; Issues #6 & 7 are addressed. added the improved macros for cleaner outputs w/o the log/tracing. #6 (5647d6b)

v0.7.2

15 Dec 23:30
v0.7.2
45ee4ef

Choose a tag to compare

🔧 Chores

  • add pre-push hook and fix formatting #5 (4919985)

v0.7.1

15 Dec 21:59
v0.7.1
594c849

Choose a tag to compare

👷 CI

  • run workflow on pull requests (e3fcf55)

📦 Other Changes

  • add configurable dependency sorting (#5) #5 (f055618)

v0.7.0

14 Dec 05:45
v0.7.0
8220818

Choose a tag to compare

📦 Other Changes

  • cargo-rail: fixing the keywords in the package metadata (1a111b9)

v0.6.0

14 Dec 05:45
v0.6.0
dfcacaa

Choose a tag to compare

📦 Other Changes

  • cargo-rail: cleaning docs and fixing the broken generation script for the configs. cleaning and improving the readme; updating the docs for the last few commits. (849273e)
  • cargo-rail: cleaning up the CLI and config outputs/comments (9783fca)
  • cargo-rail: major dx, perf, and reliability updated. (19b48c4)
  • cargo-rail: cleaning up the codebase; CICD. (7ff3906)
  • cargo-rail: added 'split/sync' safety rails; defrred 'git centralization'; removed the four unwrap()/expect() calls from the production code; fixed the 'process::exit()' in the lib code. (6b8faa3)
  • cargo-rail: feat(split/sync): add safety rails with --allow-dirty and --yes flags (70d213a)
  • cargo-rail: feat: safety and correctness improvements (4edda04)

v0.5.3

12 Dec 18:21

Choose a tag to compare

🐛 Bug Fixes

  • lower MSRV from 1.92.0 to 1.91.0 (8f6a475)

📦 Other Changes

  • cargo-rail: fixing the schema/config for the 'undeclared features; resolution/fixing; added tests for it (bc09254)

v0.5.2

12 Dec 13:12

Choose a tag to compare

📦 Other Changes

  • cargo-rail: bumping Rust version to 1.92.0 stable (ed566c1)

v0.5.1

12 Dec 12:56

Choose a tag to compare

📦 Other Changes

  • cargo-rail: fixing the schema issue; cleaning petgraph features manually (aabd8a5)