Skip to content

Release 3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 21:07
· 1 commit to master since this release
f8f39e3

Warning
Versions 3.0 and later are a personal project which might be overkilling
For a personal use of the app, you should better look at 2.x releases

Features:

  • Add a GRPC Server to run/stop scripts (#24 ):
    In the future, it will be able to perform CRUD operations too.
  • Define a CI process (#35)
    • Release is automatically created as draft after merging to feature/3.0
    • Create a Setup.exe
  • Add an autoupdater based on this gist definition