Skip to content

Latest commit

 

History

History
357 lines (185 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

357 lines (185 loc) · 13.5 KB

Changelog

All notable changes to this project will be documented in this file.

[3.3.3] - 2024-10-18

Bug Fixes

  • Properly set which version to set in the manifest f0051fe

[3.3.2] - 2024-10-18

Miscellaneous Tasks

[3.3.1] - 2024-10-18

Miscellaneous Tasks

Cargo

  • Update lockfile and bump crate versions 0dbb45d

Cli

[3.0.0] - 2024-10-15

Features

  • Support uncompressed tarballs or with .tar extension 5733edc

Ci

  • Format check should not fail ci fa14c74

Crates

  • Get libroast dep from crates.io 043c050

[2.0.0] - 2024-10-12

Miscellaneous Tasks

Refactor

  • Successful move to use libroast 8c2cda4

[1.4.1] - 2024-10-09

Miscellaneous Tasks

Clippy

  • Use inspect when map returns the original item (#98) 7a62324

Minor

  • Add --versioned-dirs flag 1e728a2

[1.3.6] - 2024-06-06

Bug Fixes

  • Vendor-filterer --all-features rather than --all-features=true (#87) 89b17bf

Documentation

Internet_points

[1.3.2] - 2024-05-02

Miscellaneous Tasks

[1.3.1] - 2024-03-30

Miscellaneous Tasks

[1.3.0] - 2024-03-30

Documentation

Miscellaneous Tasks

  • Add changelog with git-cliff ee6cd1f

Appreciation

  • All who contributed code to this project should be listed 1b58973

[1.2.1] - 2024-03-07

Miscellaneous Tasks

[1.1.0] - 2024-03-02

Bug Fixes

Miscellaneous Tasks

[1.0.2] - 2024-03-02

Bug Fixes

  • Update versioning of dependencies to fix builds cb26e0a

Miscellaneous Tasks

[1.0.1] - 2024-02-29

Miscellaneous Tasks

[1.0.0] - 2024-01-14

Miscellaneous Tasks

[0.9.0] - 2023-12-24

Miscellaneous Tasks

Clippy

[0.8.21] - 2023-12-11

Miscellaneous Tasks

[0.8.20] - 2023-12-07

Miscellaneous Tasks

[0.8.19] - 2023-12-07

Bug Fixes

  • We added bz2 mime type which was forgotten to be added in consts.rs 39f3b45

Miscellaneous Tasks

[0.8.18] - 2023-12-05

Miscellaneous Tasks

[0.8.15] - 2023-11-24

Bug Fixes

  • Check also the targets section 68d7eac
  • We also include build_dependencies 46560c6

Documentation

  • Put warning on README [ci skip] 7e77a26

Miscellaneous Tasks

  • Nitpick. remove small space [ci skip] 378bbfc
  • Release 0.8.15 39f8c58

Testing

  • Add VBox-Starter in runtests.sh cb8a9a3

[0.8.12] - 2023-11-21

Documentation

  • Add possible vendor failures in README [ci skip] 7904a15

Miscellaneous Tasks

Improv

  • Reintroduced tag in README c67d7d2

[0.8.10] - 2023-11-18

Bug Fixes

  • Check if dependencies section is empty or not 621dea1

Documentation

  • Add status badge in the readme 06b24c0
  • Update README [ci skip] 4c15d8e

Miscellaneous Tasks

  • Remove redundant messages d0cbcd4

Ci

  • Install libzstd. it's needed f7039e3
  • Put the tests into a convenient script 84cca41

Improvement

  • Better handling on when and when not to vendor 751775c

[0.8.9] - 2023-11-17

Bug Fixes

  • Sometimes lockfiles can't be found 8b9ef3f

Miscellaneous Tasks

  • Ready for patch release 0.8.9 bf1ce2c

[0.8.8] - 2023-11-17

Bug Fixes

  • Ensure basepath and sources are joined as one path 6f39308
  • Also join the paths from prjdir ec3b628
  • Hasdeps should inherit should_vendor value 696a35a
  • Just warn and don't return an error b95565f

Documentation

  • Add dependencies section in the README 9609059

Miscellaneous Tasks

Clippy

[0.8.4] - 2023-10-31

Bug Fixes

  • Also check attempt to vendor if it is also a workspace c2083f9

Miscellaneous Tasks

[0.8.3] - 2023-10-31

Miscellaneous Tasks

[0.8.2] - 2023-10-31

Bug Fixes

  • Also make sure it really has no deps 5f52abf

[0.8.1] - 2023-10-31

Bug Fixes

  • Also copy top-level folder if src is a directory 4c0ff68
  • Also copy top-level folder if src is a directory bb443ef

Documentation

  • Update README regarding the new flag 05649f4

Miscellaneous Tasks

All

  • Apply clippy lint suggestions 790f85a

Clippy

Utils

  • Exit vendor step if no dependencies found (#55) 445ae7a

[0.7.4] - 2023-10-09

Bug Fixes

  • Decompressed tarball may or may not have a top-level folder 4632713

[0.7.2] - 2023-10-07

Bug Fixes

  • Src.clone().src -> actual_src 5ab2288

[0.6.0-alpha] - 2023-09-08

Bug Fixes

  • Change to empty [] list (#30) 41a187f

Features

  • Add cargotoml option. used for syncing (#29) 764c752

[0.1.0] - 2019-09-12

Readme

  • Correct OBS links and add attributions (#1) 12b2ff6