Skip to content

Releases: finos/rune-python-runtime

Update to datetime handling

20 Aug 18:47
9ccdd8d
Compare
Choose a tag to compare
Merge pull request #9 from finos/plamen-neykov-patch-1

Update run-tests.yml

Build system refactoring

20 Jun 15:51
25a43a8
Compare
Choose a tag to compare

Consolidated all dependencies in the pyproject.toml and removed auxiliary dependency files.

Minor fix to check also allowed meta of the type itself.

04 Apr 20:24
3453547
Compare
Choose a tag to compare
Merge pull request #7 from Cloudrisk/develop

minor fix to check in addition to _KEY_REF_CONSTRAINTS the type speci…

Fix for reference resolution bug

03 Apr 22:51
067d045
Compare
Choose a tag to compare
Merge pull request #6 from Cloudrisk/develop

fixed the reference resolution issue when deeper nesting was present

Flag to control constraints execution

19 Mar 00:21
898da12
Compare
Choose a tag to compare
Merge pull request #5 from Cloudrisk/develop

Develop

Better handling of type mismatches

18 Mar 22:41
0ef584a
Compare
Choose a tag to compare
Merge pull request #4 from Cloudrisk/develop

Develop

Allow basic types with metadata to be initialised by its underlying type

17 Mar 21:56
b0d5f12
Compare
Choose a tag to compare
Merge pull request #3 from Cloudrisk/develop

allow ..WithMeta data types to be initialized with objects of the bas…

Catch-up with the new generation style.

13 Mar 11:35
c302f1e
Compare
Choose a tag to compare
Merge pull request #1 from Cloudrisk/develop

@type/@model generation now compatible with the new generation

v1.0.10

05 Mar 15:19
7300777
Compare
Choose a tag to compare

Revert to requiring python 3.11 as 3.12 is not needed.

Build automation with github actions

04 Mar 19:31
ea6309e
Compare
Choose a tag to compare

Added an automated build of the wheel and upload under the release artefacts.