Skip to content

v0.1.17: Slang runner (#228)

Compare
Choose a tag to compare
@jm9e jm9e released this 22 Jul 13:04
* #224: Use uuid.UUID instead of string in Def

* #224: Refactor uuid in elementary operators

* #224: Refactor uuid in storage and fs

* #224: Refactor uuid in daemon

* #224: Refactor uuid in makedocs

* #224: Fix tests files

* #224: Remove obsolete tests

* #224: Refactor uuid in slangr

* Close #223: Rename OperatorDef into Blueprint

* #227: Add global logger to project

* #227: Use project logging module in relevant parts of slang

* #227: Run slang operator, log messages and periodical ping

* Remove slangr

* Refactor: Rename Port.Primitive into Port.PrimitiveType

* Fix SlangFileDef.Blueprints

* Implement mode process

* Pass slangFile as arg, too

* Auto trigger operator in process mode

* Close #229: run mode httpPost

* Build slang runner on release

* Refactor SlangBundle and them in slang runner

* Read slangBundle from file and pass it as positional argument

* We need insert the actual operator into the bundle aswell