Releases: washingtonstateuniversity/hrswp-plugin-documents
Releases · washingtonstateuniversity/hrswp-plugin-documents
1.0.0
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
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
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.