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 Rspotify default parameters and add parameter macros #202

Merged
merged 39 commits into from
Apr 26, 2021

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    5e21000 View commit details
    Browse the repository at this point in the history
  2. initial macro

    marioortizmanero committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3d183c6 View commit details
    Browse the repository at this point in the history
  3. macros

    marioortizmanero committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    eee8ceb View commit details
    Browse the repository at this point in the history
  4. json macro

    marioortizmanero committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8a3fccf View commit details
    Browse the repository at this point in the history
  5. small simplification

    marioortizmanero committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    6eacf77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    251e80b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60e8628 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. fix tests

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    9311555 View commit details
    Browse the repository at this point in the history
  2. fixed some examples

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    fd4866a View commit details
    Browse the repository at this point in the history
  3. cleanup test

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b603d54 View commit details
    Browse the repository at this point in the history
  4. update changelog

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1f1b609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdc6e11 View commit details
    Browse the repository at this point in the history
  6. update changelog

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    1f955b4 View commit details
    Browse the repository at this point in the history
  7. rename to build_*

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    28bc52d View commit details
    Browse the repository at this point in the history
  8. format

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5c8c05f View commit details
    Browse the repository at this point in the history
  9. fix clippy

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f94fbf4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b64e085 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da41642 View commit details
    Browse the repository at this point in the history
  12. vec! can be []

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    3e35987 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0b2d8b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d79ea89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d73239e View commit details
    Browse the repository at this point in the history
  16. update tests

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    6c4a9c5 View commit details
    Browse the repository at this point in the history
  17. fix in docs

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    0975391 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1eef166 View commit details
    Browse the repository at this point in the history
  19. clarify ident_str

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    61d67f3 View commit details
    Browse the repository at this point in the history
  20. fix syntax notation

    marioortizmanero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    657495b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    059343d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. new macro syntax

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    53ff617 View commit details
    Browse the repository at this point in the history
  2. update docs

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    fd03c3f View commit details
    Browse the repository at this point in the history
  3. fix lifetimes

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    439abde View commit details
    Browse the repository at this point in the history
  4. fix tests

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    50bec4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65ddd08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    307c946 View commit details
    Browse the repository at this point in the history
  7. use IntoIterator

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    d48b41e View commit details
    Browse the repository at this point in the history
  8. fix some tests

    marioortizmanero committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    87eb49c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89f3250 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0502157 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. fix optional

    marioortizmanero committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0e6173b View commit details
    Browse the repository at this point in the history