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: x1unix/go-playground
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: x1unix/go-playground
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 11 commits
  • 19 files changed
  • 3 contributors

Commits on Oct 31, 2024

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

Commits on Nov 15, 2024

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

Commits on Nov 19, 2024

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

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    a28f35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c41073 View commit details
    Browse the repository at this point in the history
  3. feat: Share snippet on Ctrl/Meta+S hotkey (#451)

    * feat: track if workspace is dirty
    
    * feat: dont allow sharing unchanged snippet or during progress
    
    * feat: share on Ctrl/Meta+S hotkey
    
    * fix: remove notification after share
    
    * fix: lint
    x1unix authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    a911391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ed7a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f64432 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2024

  1. feat: Go versions info disk cache (#455)

    * feat: persist play.go.dev Go versions
    
    * feat: add tests
    
    * feat: compute fallback Go versions
    x1unix authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    9fdd8bd View commit details
    Browse the repository at this point in the history
  2. fix: remove typos (#456)

    x1unix authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    c8bd79b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web (#453)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2024
    Configuration menu
    Copy the full SHA
    78ec12e View commit details
    Browse the repository at this point in the history
Loading