Skip to content

Releases: yannoff/phpcc

1.2.1

19 May 16:05
Compare
Choose a tag to compare

Commits

  • 47dc387 Documentation: Remove nightly section
  • 11337e4 Runtime: More debug messages
  • 39e35aa Builder: Ship LICENSE in binary
  • 1a22115 Refactor: Consolidate banner handling
  • f813b24 Runtime: Add --quiet switch
  • 388eed8 Runtime: fix piped output rendering

1.2.0

17 Mar 19:56
Compare
Choose a tag to compare

Features / Fixes

  • New --shebang-less switch
  • Only minify PHP source files

Commits

  • 110fbfb Rework builder script
  • 7a762c8 CI: Use permalink for offenbach install action
  • 89d5b6e Runtime: Restrict minifying to *.php files
  • 4a947bd Add --shebang-less switch

1.1.1

10 Mar 00:42
Compare
Choose a tag to compare

Features / Fixes

  • Added controls & error messages on mandatory options

Commits

  • 70931db Runtime: Add controls on mandatory options
  • f5b3dcc [chore] Bump version yannoff/console:^2.3
  • f969a53 Documentation: Rework README

1.1.0

09 Mar 15:18
Compare
Choose a tag to compare

Features / Fixes

  • New --file option
  • New --meta option

Commits

  • 6b10898 Refactor: Rework directories/files handling
  • 3b55961 Refactor: Improve debug messages
  • 582308f Refactor: Phar stub entrypoint initialization
  • 5e0118f Fix include paths resolution
  • 5dfa49b Add --file multiple option
  • 250f97e Documenation: Rework usage section
  • 382c058 Documentation: Fix main entrypoint option name
  • aa9db24 Implement --meta option
  • fc68f44 Unversion final phpcc binary

1.0.0

24 Feb 17:50
Compare
Choose a tag to compare

⚠️ UNSTABLE RELEASE: DON'T USE ⚠️