Skip to content

WebSharks Phings v161222.732

Compare
Choose a tag to compare
@jaswrks jaswrks released this 22 Dec 00:13
· 36 commits to master since this release
  • Adding support for new .build.props property: project_issues_slug. Allowing a separate repo to be used for issues.
  • Developers can now create src/includes/translations/.generate to enable an i18n translation file for projects that would otherwise not require them.
  • Lite build with pro Composer dependencies. Fixed in this release. See Issue #146.
  • Exclude composer.json and composer.lock from final distros. See Issue #141.
  • Strip unnecessary files from final distros. See Issue #150.
  • New Ad-Hoc command: <adHocGitHubGetJson /> for retrieving data from the GitHub API; e.g., issue data, user data, etc.
  • Updating this wiki article. Documented new force=true alternative for finishing a feature branch locally instead of remotely. See Issue #110.
  • PR title (when starting a new feature branch) should contain the associated issue title. See Issue #149.
  • Adding support for prioritized .build.*.php files. See Issue #127.