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: outr/rapid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.2
Choose a base ref
...
head repository: outr/rapid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 11 commits
  • 18 files changed
  • 1 contributor

Commits on Dec 22, 2024

  1. Added convenience feature to AsyncTaskSpec trait to easily task.succe…

    …ed if there are no assertions necessary
    
    Added Stream.zipWithIndex
    darkfrog26 committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    b692af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38fa8d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    1252a4e View commit details
    Browse the repository at this point in the history
  2. Fixes for Scala 3

    darkfrog26 committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    1f0b104 View commit details
    Browse the repository at this point in the history
  3. Fixes for Scala 3

    darkfrog26 committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    a4a8424 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    0911706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b0174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259f919 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

  1. Added Stream "foreach" and "evalForeach"

    Added Task "foreach" and "and"
    darkfrog26 committed Dec 28, 2024
    Configuration menu
    Copy the full SHA
    48bd3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eacf11a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Release 0.4.0

    darkfrog26 committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    390aa03 View commit details
    Browse the repository at this point in the history
Loading