Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: Remove default features from all crates #2918

Merged
merged 31 commits into from Sep 29, 2022
Merged

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    0f59322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d59408 View commit details
    Browse the repository at this point in the history
  3. Always have the version first

    This makes search and replace operations work better.
    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    16a4692 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce0708a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a79d57c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    148090f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf0ad7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6b49a3 View commit details
    Browse the repository at this point in the history
  9. Remove default-features = false from libp2p-wasm-ext

    This crate does not have any default features.
    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0a92268 View commit details
    Browse the repository at this point in the history
  10. Remove default features from libp2p crate

    Adds a CI check that ensures we specify the correct features for
    each example.
    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c6f5090 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a31f595 View commit details
    Browse the repository at this point in the history
  12. Introduce full feature

    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    37c7c79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5968d6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbb66a5 View commit details
    Browse the repository at this point in the history
  15. Use full feature for all examples

    This gets rid of the cool but complicated CI check.
    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    9add85b View commit details
    Browse the repository at this point in the history
  16. Fill in PR number

    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    844adb5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b8091d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    26bf2b8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7f0a54c View commit details
    Browse the repository at this point in the history
  20. Add missing link to PR

    thomaseizinger committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    0bf360b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fbee01e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    32978fd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Update CHANGELOG.md

    Co-authored-by: Max Inden <mail@max-inden.de>
    thomaseizinger and mxinden committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    eaea056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58fa8ba View commit details
    Browse the repository at this point in the history
  3. Merge branch '2173-no-default-features' of github.com:libp2p/rust-lib…

    …p2p into 2173-no-default-features
    thomaseizinger committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    feb7c32 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    4f7010a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    dbaf661 View commit details
    Browse the repository at this point in the history
  2. Fix bad merge

    thomaseizinger committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    fc94c06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2450831 View commit details
    Browse the repository at this point in the history
  4. Fix bad link

    thomaseizinger committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    8af0768 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    fa6e027 View commit details
    Browse the repository at this point in the history