We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Changes.md
1 parent d1059d5 commit e9d9208Copy full SHA for e9d9208
Changes.md
@@ -8,7 +8,7 @@
8
the downloaded file. This is useful for projects that do releases where the executable name
9
includes things like a version number of platform information. Based on discussion in #86.
10
- Added support for release artifacts with a `.pyz` extension. These are zip files containing Python
11
- code, and they can be directly executed.
+ code, and they can be directly executed. Based on PR #85 from @itochan (Kazunori Jo).
12
- Added support for release artifacts with a `.AppImage` extension. These will only be picked when
13
running Linux. Requested by @saulh (Saul Reynolds-Haertle). GH #86.
14
- Fixed a bug where `ubi` would consider an asset with `.exe` extension on non-Windows platforms. In
0 commit comments