Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flyingmutant/rapid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: flyingmutant/rapid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.5
Choose a head ref
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 17, 2022

  1. Update TODO

    flyingmutant committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1a43af2 View commit details
    Browse the repository at this point in the history
  2. Don't use ioutil

    flyingmutant committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    a09af0a View commit details
    Browse the repository at this point in the history
  3. Better baseSeed()

    flyingmutant committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    eceacbc View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Jan 8, 2023

  1. Configuration menu
    Copy the full SHA
    12ff959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a129f52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f1a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0922c26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dec3de View commit details
    Browse the repository at this point in the history
  6. Rename Transform() back to Map()

    - better discoverability
    - better pairing with .Filter()
    - shorter
    
    Fixes #45
    flyingmutant committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    cce37f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95a77e4 View commit details
    Browse the repository at this point in the history
  8. Document map generators

    flyingmutant committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    29bc927 View commit details
    Browse the repository at this point in the history
  9. Add ExampleMap()

    flyingmutant committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    c6b9526 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bec4e8 View commit details
    Browse the repository at this point in the history
  11. Document Make

    flyingmutant committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    e62b94b View commit details
    Browse the repository at this point in the history
  12. Document Generator

    flyingmutant committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    c558d3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b9b540b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68a5376 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    24f65e3 View commit details
    Browse the repository at this point in the history
Loading