Skip to content

Releases: robotframework/PythonLibCore

PythonLibraryCore 4.6.0

Choose a tag to compare

@aaltat aaltat released this 14 May 19:30

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.6.0 is a new release with allows defining translation with a dictionary and requires Python 3.10+. Support for Python 3.8 and 3.9 are dropped. Python Library Core 4.6.0 was released on Thursday May 14, 2026.

PythonLibraryCore 4.5.1

Choose a tag to compare

@aaltat aaltat released this 14 May 10:46

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.5.1 is a new hotfix release with fixes bug in opening localization files.

All issues targeted for Python Library Core v4.5.1 can be found from the issue tracker. Python Library Core 4.5.1 was released on Thursday May 14, 2026.

PythonLibraryCore 4.5.0

Choose a tag to compare

@aaltat aaltat released this 16 Jan 14:41

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.5.0 is a new release with to refactor internal structure and bug fix to avoid maximum recursion depth exceeded error on getattr.

All issues targeted for Python Library Core v4.5.0 can be found from the issue tracker.

Python Library Core 4.5.0 was released on Friday January 16, 2026. It support Python versions 3.10+ and Robot Framework versions 6.1 and newer.

PythonLibraryCore 4.4.1

Choose a tag to compare

@aaltat aaltat released this 05 Apr 22:29

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.4.1 is a new release with a bug fix to not leak keywords names if @keyword decorator defines custom name. All issues targeted for Python Library Core v4.4.1 can be found from the issue tracker.

Python Library Core 4.4.1 was released on Saturday April 6, 2024.

PythonLibraryCore 4.4.0

Choose a tag to compare

@aaltat aaltat released this 22 Mar 20:25

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.4.0 is a new release with enhancement to support keyword translation. Python Library Core can translate keyword names and keyword documentation. Robot Framework core has supported translations since release 6.0. Now also Python Lib Core provides support to translate library keyword and documentation. Also it is possible to translate library init and class level documentation. Keyword or library init argument names, argument types and argument default values are not translated.

Python Library Core supports Robot Framework 5.0.1 or older and Python 3.8+. Python Library Core 4.4.0 was released on Friday March 22, 2024.

PythonLibraryCore 4.3.0

Choose a tag to compare

@aaltat aaltat released this 19 Nov 13:36

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.3.0 is a new release with support of Robot Framework 7.0 and return type hints.

PythonLibraryCore 4.2.0

Choose a tag to compare

@aaltat aaltat released this 10 Jul 21:16

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.2.0 is a new release with supporting list when importing plugins and dropping Python 3.7 support.

All issues targeted for Python Library Core v4.2.0 can be found from the issue tracker.

PythontLibCore 4.1.2

Choose a tag to compare

@aaltat aaltat released this 17 Feb 22:48

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.2 is a new hotfix release with bug fixes for handling named only arguments default values. Python Library Core 4.1.2 was released on Saturday February 18, 2023.

PythontLibCore 4.1.1

Choose a tag to compare

@aaltat aaltat released this 17 Feb 19:19

Python Library Core is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.1 is a new hotfix release with bug fixes for named arguments support. Python Library Core 4.1.1 was released on Friday February 17, 2023.

PythontLibCore 4.1.0

Choose a tag to compare

@aaltat aaltat released this 31 Jan 20:23

PythonLibCore is a generic component making it easier to create bigger Robot Framework test libraries. Python Library Core 4.1.0 is a new release with support registering Robot Framework listener from keyword class. Python Library Core 4.1.0 was released on Tuesday January 31, 2023.