Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@mike-weiner mike-weiner released this 04 Aug 18:46
· 1 commit to master since this release

v0.0.4

Today's update introduces a new shortcode attribute excl that allows you to specify certain repositories to exclude from being displayed in your table! There is also a new Special Thanks section of the README for those that have provided me with some great resources and help along the way. There are numerous other smaller changes like code optimization, greater commenting, and resource management going on behind the scenes. Enjoy! As always, if you experience any issues please open a new issue on the Github repository and I will be happy to assist.

  • Released on August 4, 2020
  • Added: Shortcode attribute excl allows the user to specify repository slug name(s) (separated by comma) to exclude from being displayed in a table
  • Added: A new FAQ How do I exclude certain repositories from displaying in a table? question has been added covering the new excl shortcode attribute and how to use it
  • Added: A new Special Thanks section to the README with a thank you to @duplaja
  • Fixed: Restored functionality of the num parameter, the Github API is still limit is still 100
  • Updated: Updated README shortcode attribute descriptions
  • Updated: Updated appropriate links to use markdown formatting instead of Github's automatic link detection in the README
  • Edited: github-repo-listing.php
  • Edited: README.md