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: robotframework/PythonLibCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: robotframework/PythonLibCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 27 files changed
  • 3 contributors

Commits on Mar 22, 2024

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

Commits on Apr 5, 2024

  1. fix leaking keywords names

    Fixes #146
    aaltat committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b7be0d9 View commit details
    Browse the repository at this point in the history
  2. Release notes for 4.4.1

    aaltat committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    134ca05 View commit details
    Browse the repository at this point in the history
  3. Updated version to 4.4.1

    aaltat committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b1fb3d6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fix documentation for building the docs

    BUILD.md mentioned requirements-build.txt only req file was called
    requirements-dev.txt
    rasjani authored and aaltat committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d5123c7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Restructure robotlibcore into smalle chunks

    pr splits robotlibcore.py into smaller source files to rework packaging
    to be placed into directory inside site-packages instead of single file
    into root of site-packages
    
    Fixes #149
    rasjani authored and aaltat committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c035a37 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix set-version task with correct quotes used code

    Version pattern now uses double quote instead of single quote.
    
    Fixes #152
    rasjani authored and aaltat committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b2c4e72 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Ruff update and lint fixes

    aaltat committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f5f07fd View commit details
    Browse the repository at this point in the history
  2. Use uv to install deps

    aaltat committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    bbba333 View commit details
    Browse the repository at this point in the history
  3. Add ignore

    aaltat committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fbe96f1 View commit details
    Browse the repository at this point in the history
  4. Fix atest

    aaltat committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6ba8566 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Liting with ruff

    aaltat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ac37575 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. add pip install command to readme file

    Alpha_Centauri authored and aaltat committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    90a62a0 View commit details
    Browse the repository at this point in the history
Loading