Releases: localdevices/nodeorc
Releases · localdevices/nodeorc
v0.2.1
v0.2.0
What's Changed
- 75 logo and trademark by @hcwinsemius in #76
- Updated the README.md with logos and a table of content and small additions
Full Changelog: v0.1.9...v0.2.0
v0.1.9
Hot fixed config-upload problem. config-upload was not functioning due to a change in the pydantic model
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
-
Simplified command-line runner to
nodeorc start
-
databases are only created when daemon is started, not when submodules are imported (this made LiveORC create database files).
-
fix #70 by @hcwinsemius in #72
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
v0.1.5
fix issue with too fast shutdown to enable user to interrupt service.
v0.1.4
Fixed issues with rebooting and shutdown after a job not working due to rights and paths to sudo and shutdown command.
v0.1.3
v0.1.2
fix bug in shutdown service.