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

Update to 0.8 #17

Merged
merged 31 commits into from
Jul 12, 2020
Merged

Update to 0.8 #17

merged 31 commits into from
Jul 12, 2020

Commits on Feb 27, 2020

  1. update crate description

    Robbepop committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    dd6f598 View commit details
    Browse the repository at this point in the history
  2. add .rustfmt.toml

    Robbepop committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    08eed8d View commit details
    Browse the repository at this point in the history
  3. add no_std compilation

    Robbepop committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    b1436b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fe9f58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25997f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e15ffbb View commit details
    Browse the repository at this point in the history
  7. apply rustfmt

    Robbepop committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d08603e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1f3363 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7d0715 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    781e37e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e70b94 View commit details
    Browse the repository at this point in the history
  12. bump version 0.7.1 -> 0.8.0

    Robbepop committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c0870d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db2d45b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. fix doc typo

    Robbepop committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    2f18c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f37361 View commit details
    Browse the repository at this point in the history
  3. remove giant bench file

    Robbepop committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    f0d37a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3790654 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Configuration menu
    Copy the full SHA
    d45c521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d23fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20a74ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f06f16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d44c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5be761 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5aaf65a View commit details
    Browse the repository at this point in the history
  8. apply rustfmt

    Robbepop committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    f541a60 View commit details
    Browse the repository at this point in the history
  9. add GitHub CI workflow

    Robbepop committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    fd8e7ec View commit details
    Browse the repository at this point in the history
  10. apply clippy suggestions

    Robbepop committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    e5ea875 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49e04fb View commit details
    Browse the repository at this point in the history
  12. simplify Travis CI (too slow)

    We still to coverage reporting via Travis CI because we haven't yet explored how to do this via GitHub Actions.
    Robbepop committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    4357203 View commit details
    Browse the repository at this point in the history
  13. add release notes for 0.8

    Robbepop committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    85451ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    863b868 View commit details
    Browse the repository at this point in the history