Skip to content

Releases: kristof-mattei/rust-seed

v1.1.0

13 Jan 19:16
75a3ce5
Compare
Choose a tag to compare

1.1.0 (2024-01-13)

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 rust version (c84b022)
  • capture the rest, not the value called 'rest' (222ef7c)
  • centralized names (2e2345b)
  • cleanup (80a9dda)
  • code climate test reporter (9c58b72)
  • 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)
  • don't copy paste (d9ed65e)
  • don't fail tarpaulin when a test fails (b065efa)
  • don't require reviews (921c419)
  • don't retag when we don't build a container (fe1a006)
  • don't show progress ([2be0887](https://github.com/kristof-mattei/rust-end-to-en...
Read more