Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Releases: tommcfarlin/wp-gist

3.1.0 Release

Choose a tag to compare

@manovotny manovotny released this 21 Feb 02:48
  • Fixes styles not loading if plugin directory is renamed (#36)
  • Forces font family for gist embeds (#38)
  • Moves contribution guidelines into their own file
  • Removes Bower in favor of NPM
  • Remove changelog in favor of just using GitHub release notes

3.0.0 Release

Choose a tag to compare

@manovotny manovotny released this 11 Mar 19:52
  • Updates the plugin to use Grunt instead of CodeKit (#13)
  • Fixes some themes adding borders and changing font sizes (#19)
  • Switches from Less to Sass (#20)
  • Adds plugin auto updating capabilities (#24)
  • Adds support for id shortcode attribute (#25)
  • Switches shortcode tag (#26)
  • Adds comment in page source / markup if shortcode is used incorrectly (#28)
  • Cleans up database on uninstall (#30)

2.1.0 Release

Choose a tag to compare

@manovotny manovotny released this 30 Sep 20:03
  • Renames plugin to conform to WordPress guidelines. (#11)

2.0.1 Release

Choose a tag to compare

@manovotny manovotny released this 08 Aug 19:46
  • Updates README to include the preview screenshot. (#9)
  • Updates preview screenshot since GitHub changed their styling. (#10)

2.0.0 Release

Choose a tag to compare

@manovotny manovotny released this 08 Aug 19:26
  • Adds cache busting versioning. (#4)
  • Adds support for all themes. (#1)
  • Updates plugin name. (#5)
  • Updates plugin to conform to WordPress standards / best practices. (#3)
  • Updates README. (#2)

1.0.2 Release

Choose a tag to compare

@manovotny manovotny released this 08 Aug 19:19
  • Fixes line numbers not lining up with code lines.