Skip to content

Releases: pedohorse/lifeblood-manager

v0.3.4

21 Apr 18:07
cad661b
Compare
Choose a tag to compare
lifeblood-manager-cli improvements

- add `set_current` command to change current version
- automatically set current for latest version downloaded
- better error reporting

improvements aimed to automate deployment

v0.3.3

19 Apr 11:08
Compare
Choose a tag to compare
fix lifeblood-manager-cli installs new arg parsing

v0.3.2

19 Apr 10:12
Compare
Choose a tag to compare
fix obsolete libssl1.1 dependency

improve build action
use ubuntu-latest (22.04) base
fix warnings

v0.3.1

30 Mar 13:21
Compare
Choose a tag to compare
fix: better venv site-packages detection

a couple of more edge cases covered

v0.3.0

07 Mar 10:29
beef02d
Compare
Choose a tag to compare
launch tab: resolver config auto-generation button

To simplify initial configuration of Lifeblood's standard environment
resolver, an explicit config auto-generation button was exposed in
Lifeblood Manager.

Now you can auto-generate config before the first run, then hit "reload"
on the config tab and adjust auto-generated config, check it for errors.

v0.2.1

05 Mar 21:35
cb2a9e1
Compare
Choose a tag to compare
Environment Resolver Config tab:

Simple schema check added to help avoid trivial mistakes when writing
package configs

v0.2.0

04 Mar 11:47
Compare
Choose a tag to compare
new tab: Environment Resolver Config

To simplify editing of the most important config file
a new tab was added. You can edit and verify config integrity with it.

Lifeblood does minimal effor to autodetect packages some known packages,
so one needs an easy way to check and correct the result
of that detection.

v0.1.2

16 Jan 22:32
5b5fb26
Compare
Choose a tag to compare
fix windows stuff:

- allow non-ascii symbols in base path
- fix non-working launch
- fix venv build with pre-installed python

v0.1.1

08 Jan 15:07
b7986b0
Compare
Choose a tag to compare
added:

- some launch options
- closing launcher terminates managed processes

v0.1.0

24 Dec 12:55
Compare
Choose a tag to compare
initial launch widget