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: siriusxm/snapshot4s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: siriusxm/snapshot4s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 4, 2026

  1. Do not escape quotes in multi-line string Repr (#175)

    * Do not escape quotes in multi-line strings.
    
    * Do not triple-quote strings that contain triple-quotes.
    
    * Rename printString functions.
    
    * Extract single quote for Scala 2.12
    zainab-ali authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    69739d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca57dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df7d60 View commit details
    Browse the repository at this point in the history
  4. Add stripMargin to multi-line strings. (#176)

    * Add `stripMargin` to multi-line strings.
    
    * Add docs on scalafmt configuration.
    zainab-ali authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    f37a75c View commit details
    Browse the repository at this point in the history
Loading