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: robotcodedev/robotcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.2
Choose a base ref
...
head repository: robotcodedev/robotcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.3
Choose a head ref
  • 7 commits
  • 921 files changed
  • 2 contributors

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    40b7512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8c134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1cb9a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. perf(robotlangserver): Speedup keyword completion

    Recalcution of useable keywords is only called if imports changed, this should speedup showing the completion window for keywords
    d-biehl committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6bcaa22 View commit details
    Browse the repository at this point in the history
  2. test(all): Switching to pytest-regtest

    Switching to pytest-regtest brings massive speed to regression test
    d-biehl committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c2d8384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07d5101 View commit details
    Browse the repository at this point in the history
  4. 0.17.3

    Automatically generated by python-semantic-release
    semantic-release authored and d-biehl committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    19b6850 View commit details
    Browse the repository at this point in the history
Loading