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 docs for 0.2 Release #135

Merged
merged 10 commits into from
Sep 10, 2020
Merged

Update docs for 0.2 Release #135

merged 10 commits into from
Sep 10, 2020

Commits on Sep 8, 2020

  1. Update docs for 0.2

    The main things here are clarifying how fallback functionatliy works.
    
    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    0389d46 View commit details
    Browse the repository at this point in the history
  2. Format compile_error!

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8fc3c6a View commit details
    Browse the repository at this point in the history
  3. docs: Update wasm32 support section

    Include more links, exampales, and clarify wording
    
    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    0a0723e View commit details
    Browse the repository at this point in the history
  4. docs: Clarify when/where to use custom implementations

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    92f1034 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. travis: Make sure to run docs tests for all features

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    e0c9680 View commit details
    Browse the repository at this point in the history
  2. docs: Update section headers

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d7c8944 View commit details
    Browse the repository at this point in the history
  3. docs: Clarify intended usage for Custom RNGs

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c8f40e1 View commit details
    Browse the repository at this point in the history
  4. custom: Add check for function type

    This makes sure we get a good compiler error if we give a bad path.
    
    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8e1ab1a View commit details
    Browse the repository at this point in the history
  5. docs: Clarify deps of root binary crate

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    afc364d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. docs: add target triple to docs table

    Signed-off-by: Joe Richey <[email protected]>
    josephlr committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    17fb7d7 View commit details
    Browse the repository at this point in the history