Skip to content

Releases: crstauf/what-git-branch

3.1.1

Choose a tag to compare

@crstauf crstauf released this 13 Jul 16:45
  • fix head reference for absent repository
  • fix docblock and return type
  • fix setting primary URL

3.1.0

Choose a tag to compare

@crstauf crstauf released this 27 Jun 18:39
16da754

Implemented PHPCS and PHPStan.

3.0.0

Choose a tag to compare

@crstauf crstauf released this 27 Jun 13:38
f989ba7

Rewrite to improve performance, better caching, improved CLI commands.

2.1.1

Choose a tag to compare

@crstauf crstauf released this 23 Jun 19:59

Remove error_log() calls.

2.1.0

Choose a tag to compare

@crstauf crstauf released this 23 Jun 19:53
65b003e

By setting add_filter( 'what-git-branch/scan_for_dirs()', 'wp_doing_ajax' );, moves scanning of directories into heartbeat, which improves page load time significantly.

2.0.0

Choose a tag to compare

@crstauf crstauf released this 15 Jun 18:34
c276cca
  • full rewrite of plugin
  • detect and list multiple git repositories
2023-06-15T183532

1.1.0

Choose a tag to compare

@crstauf crstauf released this 13 Jun 20:36
  • minor fixes and improvements
  • added WP-CLI commands: wp whatgitbranch