Commits
- a08ae8d: Fix Another Small Typo (TheBrokenRail) [241](https://github.com/AppImageCrafters/appimage-builder/pull/241)
- 6ff2b1a: use shell.require_executable to verify existence of mksquashfs (Alexis Lopez Zubieta) [246](https://github.com/AppImageCrafters/appimage-builder/pull/246)
- a0918ed: don't use mksquashfs -quiet (Alexis Lopez Zubieta) [246](https://github.com/AppImageCrafters/appimage-builder/pull/246)
- ecd08b4: don't deploy glibc packages to runtime compat (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- 3873385: Rename generator module to apprun_v2_setup (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- e80dfbe: Apply black formatter (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- 9157abd: Move glibc files to compat runtime on setup (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- 021caca: Add bash files recipe (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- 92a84ea: Don't deploy glibc files to runtime in file deploy helper (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- 9e957e4: Don't expect deploy module to create a runtime dir (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- b11ea6d: Fix typo (Alexis Lopez Zubieta) [247](https://github.com/AppImageCrafters/appimage-builder/pull/247)
- a996abe: Throw nicer error on missing `zsyncmake` (TheBrokenRail) [248](https://github.com/AppImageCrafters/appimage-builder/pull/248)
- 3ee1ac1: Move binary executable patching to the ExecutablesPatcher class (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 17079f8: Drop un-used patchelf dependencies (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 628c92b: Indentify glibc helper as apprun v2 related (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 9a57568: Remove unused libraries_patcher (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 2b8acd5: Group AppRun v2 related code (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- d693370: Remove recipe argument from SetupRuntimeCommand as it's already include in context (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 95b3e10: Limit AppRun2 usage to v2.* (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- 58cd38d: Make SetupRuntimeCommand version aware (Alexis Lopez Zubieta) [249](https://github.com/AppImageCrafters/appimage-builder/pull/249)
- d9f4ff0: Remove existing .DirIcon before creating new symlink (lulol) [251](https://github.com/AppImageCrafters/appimage-builder/pull/251)
- d0df74e: add checks and nice logging for icon parameter (Alexqwesa) [253](https://github.com/AppImageCrafters/appimage-builder/pull/253)
- d3a21d3: add docker error (iTrooz) [254](https://github.com/AppImageCrafters/appimage-builder/pull/254)