Skip to content

Releases: AFriemann/scriptler

Can now add scripts and sources via cli

19 Jul 17:09
Compare
Choose a tag to compare

The cli is now more relaxed with empty config files and it is possible to add scripts and sources via commandline.

resolved problem with updates not working

26 Apr 13:20
Compare
Choose a tag to compare

There was an issue with older simple_model problems where attributes could not be changed after creation.
I increased the required version and removed to problem source in scriptler.

global configuration

08 Jan 01:56
Compare
Choose a tag to compare

Added flag for global configuration and installation and marking files as executable for everyone.

fixed installation

08 Dec 11:24
Compare
Choose a tag to compare

the installation process was broken due to an error in the setup.py and should be fixed now.

fixed local package version

27 Nov 18:29
Compare
Choose a tag to compare

fixed problem with installed package not being versioned.

script commands

27 Nov 18:13
Compare
Choose a tag to compare

It is not possible to run commands after script installation to allow modification of scripts.