Releases: woocommerce/code-reference
Releases · woocommerce/code-reference
Version 0.7.0
Added
- Google Analytics tracking to layout.
- Added GitHub workflow to automate deployments.
Changed
- Updated PHPDoc to
3.0.0
.
Version 0.6.0
Added
- New template with new stylings.
- Code source support.
- New search engine.
- New hooks reference generator.
- Added
--no-download
flat todeploy.sh
.
Changed
- Updated PHPDoc to
dev-master
.
Version 0.5.0
Added
- Added script to build and deploy to
gh-pages
branch.
Changed
- Fixed line break of table
th
elements. - Use a full URL for search results.
Removed
- Removed old
generate.sh
file.
Version 0.4.0
Added
- Hooks Reference based on an old build. Needs automation.
- Menu link to hooks reference.
Changed
- Moved reports links from menu to the sidebar.
- CSS fixes.
Version 0.3.0
Added
- Added Class Diagram.
Remove
- Removed
.htaccess
.
Version 0.2.0
Added
- New
.htaccess
file to redirect broken links.
Version 0.1.0
Added
- PHPDoc 3.0 RC support.
- New template
Remove
- APIGen support.
Version 0.0.1
Added
- Initial version.