Releases: upciti/wheel2deb
Releases · upciti/wheel2deb
0.9.5
0.9.5 (2024-07-19)
Bug Fixes
- add gnupg and curl to docker image (34cfe2d6)
0.9.4
0.9.4 (2024-07-19)
Bug Fixes
- loosen version constraint on python (338d41cc)
0.9.2
0.9.2 (2024-07-19)
Bug Fixes
- avoid stripping symbols from binaries (0e382da0)
0.9.1
0.9.1 (2024-07-18)
Bug Fixes
- building debian packages with single binary application fails (71915b61)
0.9.0
0.9.0 (2024-07-18)
Bug Fixes
Features
- build single binary app with GLIBC 2.31, older versions won't be supported anymore (acdf35cb)
- cli: add version subcommand (4f695868)
0.8.1
0.8.1 (2023-02-03)
Bug Fixes
0.8.0
0.8.0 (2023-02-02)
Bug Fixes
- crash when output directory parents don't exist (173d5a95)
- drop dependency on setuptools to build entrypoints (4f67c1f9)
Features
- make --help a lot prettier with rich (c07cba6a)
- re-implement cli with typer (5068fee4)
0.7.1
0.7.1 (2022-10-07)
Bug Fixes
- fix debian control file template (c373d3b9)
- fix import errors in single binary app (14d97d00)