Skip to content

Releases: wpsharks/phings

Phings v160110

10 Jan 14:38
Compare
Choose a tag to compare
  • New build property: project_lite_text_domain_regex_replacement_pattern. See: #31
  • Reflexive processing now takes place in .x-php files as well. See: #31
  • Bug fix. <exclude pattern="**/${project_slug}.pot" />. See: #34

Phings v160107

07 Jan 13:30
Compare
Choose a tag to compare
  • Lite text-domain slugs to string literals. See: #29

Phings v151229

29 Dec 23:53
Compare
Choose a tag to compare
  • New build properties that allow for project-specific PHAR and ZIP/TGZ exclusions. See: #25
  • Bug fix. Binary file corruption, no more! See: #23

Phings v151127.324

27 Nov 23:25
Compare
Choose a tag to compare
  • Fixed a bug in lite generation. See: #20

Phings v151127

27 Nov 22:24
Compare
Choose a tag to compare
  • Now considering const VERSION = ''; //v// as a marker for automatic version updates in code; in addition to the existing check for ''; //version//. The class constant variation is new, and this allows for cleaner code in our newer projects. See also: #18
  • Improving unicode support in regex pattern matching.
  • Improving rebranding support in projects that use the websharks/core.

Phings v151002

03 Oct 00:57
Compare
Choose a tag to compare

Many improvements. See: #15