这是indexloc提供的服务,不要输入任何密码
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: ttsukagoshi/sheetsL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: ttsukagoshi/sheetsL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    531cffc View commit details
    Browse the repository at this point in the history
  2. Rename function name translateSelectedRange()

    `translateRange` -> `translateSelectedRange`
    ttsukagoshi committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c1d3572 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    f2fb411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c7b2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #152 from ttsukagoshi/payload

    Switch to using payload on `POST` method on calling the DeepL API for translation at `/v2/translate` endpoint
    ttsukagoshi authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4c8c8d3 View commit details
    Browse the repository at this point in the history
  4. 1.1.0

    ttsukagoshi committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    df5da86 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Add checkUsage() and related tests

    resolve #73
    ttsukagoshi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e26dd60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d979f99 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #154 from ttsukagoshi/usage

    Add menu to get DeepL API usage status
    ttsukagoshi authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7110606 View commit details
    Browse the repository at this point in the history
  4. 1.2.0

    ttsukagoshi committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5d3c3de View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. github-actions(deps): bump github/accessibility-alt-text-bot

    Bumps [github/accessibility-alt-text-bot](https://github.com/github/accessibility-alt-text-bot) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/github/accessibility-alt-text-bot/releases)
    - [Commits](github/accessibility-alt-text-bot@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github/accessibility-alt-text-bot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9fea816 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge pull request #161 from ttsukagoshi/dependabot/github_actions/ma…

    …in/github/accessibility-alt-text-bot-1.5.0
    
    github-actions(deps): bump github/accessibility-alt-text-bot from 1.4.0 to 1.5.0
    ttsukagoshi authored Jul 14, 2024
    Configuration menu
    Copy the full SHA
    eb2a07d View commit details
    Browse the repository at this point in the history
Loading