Skip to content

Releases: washingtonstateuniversity/hrswp-plugin-documents

1.0.0

15 Jul 18:21
1f5f420
Compare
Choose a tag to compare

Notable changes

Features

  • ✨ Create the Document Select block with block build pipeline and script includes. (e3c9dc8)
  • Create the HRSWP Documents (hrswp_documents) custom post type with post meta to track the selected file and template redirect method to serve the file in place of the default template. (b3e8d4f)
  • ✨ Add plugin load and lifecycle management functions. (09c9df5)

Enhancements

  • Increment WP version requirement and tested to up to 5.5. (a8f525e)

Documentation

  • 📝 Add readme, license, and changelog files.

Build Tooling

  • 👷 Set Travis to track any stage/* branch.
  • Add the Classnames npm dev-dependency. (e3c9dc8)
  • Add eslint-plugin-jest npm dev-dependency. (3b720d0)
  • Add build tool configuration and script files. (9a330e8)
  • 👷 Add Travis CI configuration. (2e71a28)

Project Management

  • ✅ Add Github issue and pull request templates. (3e5f2a9)
  • Add Git configuration files.

1.0.0 RC2

14 Jul 19:00
72a4c24
Compare
Choose a tag to compare
1.0.0 RC2 Pre-release
Pre-release

Features

  • ✨ Create the Document Select block with block build pipeline and script includes. (e3c9dc8)
  • Create the HRSWP Documents (hrswp_documents) custom post type with post meta to track the selected file and template redirect method to serve the file in place of the default template. (b3e8d4f)
  • ✨ Add plugin load and lifecycle management functions. (09c9df5)

Documentation

  • 📝 Add readme, license, and changelog files.

Build Tooling

  • 👷 Set Travis to track any stage/* branch.
  • Add the Classnames npm dev-dependency. (e3c9dc8)
  • Add eslint-plugin-jest npm dev-dependency. (3b720d0)
  • Add build tool configuration and script files. (9a330e8)
  • 👷 Add Travis CI configuration. (2e71a28)

Project Management

  • ✅ Add Github issue and pull request templates. (3e5f2a9)
  • Add Git configuration files.

1.0.0 RC1

06 Jul 17:59
Compare
Choose a tag to compare
1.0.0 RC1 Pre-release
Pre-release

Notable changes

Features

  • ✨ Add plugin load and lifecycle management functions. (09c9df5)

Documentation

  • 📝 Add readme, license, and changelog files.

Build Tooling

  • Add eslint-plugin-jest npm dev-dependency. (3b720d0)
  • Add build tool configuration and script files. (9a330e8)
  • 👷 Add Travis CI configuration. (2e71a28)

Project Management

  • Add Git configuration files.