Skip to content

App Cast Generator - 2.0.14

Compare
Choose a tag to compare
@Deadpikle Deadpikle released this 22 Feb 13:09
· 765 commits to develop since this release
  • Fixed a bug where version numbers were not detected properly in binary names with "multiple" extensions such as My Favorite App 2.3.1.tar.gz
  • Added functionality for the -f flag (that pulls version numbers from binary names) to also pull version numbers from the folder structure. This "worked" prior to 2.0.12 but was an accidental bug. Now this works on purpose! It will only search within the binaries folder that you pass to the generator (-b flag) and will start searching from the end of the path up 4 directories (inclusive).
  • Added additional unit tests to support the above scenarios