Skip to content

Releases: acrylian/zp_github

zp_github 2.1

13 Dec 10:22
Compare
Choose a tag to compare

General compatibility with Zenphoto 1.6 and PHP 8.1

zp_github 2.0

01 Oct 18:07
Compare
Choose a tag to compare
  • Breaking change: Removes procedural template functions, use the static class methods of the same name instead.
  • Adds additional parameter to disable release description if listing tagged releases from a repo.
  • Updates of Parsedown and ParsedownExtra libraries.

zp_github 1.1

03 Jul 12:51
Compare
Choose a tag to compare
  • Admin utility added to create Zenpage pages and news categories for each repo and Zenpage articles for each repo's releases. This removes the creation from the class constructor.
  • Includes Parsedown and ParsedownExtra libaries for Markdown conversion of readme.md or other Markdown formatted text files.