Releases: itoffshore/distrobuilder-menu
Releases · itoffshore/distrobuilder-menu
Release 0.2.9 - add incus is required message
What's Changed
- add
incus
is required message by @itoffshore in #28
Release 0.2.8 - add Arch Linux pkg detection
What's Changed
- add Arch Linux pkg detection to app updates by @itoffshore in #27
Release 0.2.7 - fix packaging for Arch Linux
What's Changed
- improve packaging for Arch Linux / release
0.2.7
by @itoffshore in #25
Release 0.2.6 - add auto LXD compatibility
What's Changed
- add
check_lxd_socket()
- for version0.2.6
by @itoffshore in #23
Release 0.2.5 - add app updater
Switches from argparse
's builtin --version
to some new functions:
check_latest_release()
update_dbmenu()
-
adds a
dataclass
toGethub
with useful public endpoints to makes the class more useful for querying Github's API for different repos -
adds optional app updates to the
-v
/--version
options- uses
importlib.metadata
to detect the app version frompyproject.toml
- by default
dbmenu
can be force updated withpipx
with a 2nd option to usepip
- uses
-
changes the default option to
Y
for creating theimages
directory (that holds thestandard
templates)
Full Changelog: 0.2.4...0.2.5
Release 0.2.4 - add update_footer()
What's Changed
- add update_footer() by @itoffshore in #20
0.2.3 - small tidy up / add pypi ci/cd
Full Changelog: 0.2.2...0.2.3
Release 0.2.2 - update dist files
What's Changed
- update dist files to version 0.2.2 by @itoffshore in #16
Full Changelog: 0.2.1...0.2.2
Release 0.2.1 - add custom template re-generation
What's Changed
- add template regeneration to template downloads by @itoffshore in #15
Full Changelog: 0.2.0...0.2.1
Release 0.2.0 - add custom template re-generation
What's Changed
- add custom template re-generation by @itoffshore in #13
- update examples / dist files by @itoffshore in #14
Full Changelog: 0.1.7...0.2.0