Skip to content

Releases: MITLibraries/mitlib-pull-hours

0.6.0 Frontpage widget

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 12 May 18:16
0640eb6

This introduces a widgetized version of the frontpage display of library locations. This change allows site builders to include additional widget content above and below this display when warranted.

What's Changed

Full Changelog: 0.4.0...0.6.0

0.5.0 Beta 4

0.5.0 Beta 4 Pre-release
Pre-release

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 28 Feb 21:27

This updates the plugin libraries (most specifically psr/cache) to account for the fact that our implementing sites run PHP 7.4.x, and not PHP 8.x

This is still a development release, and should not be deployed in production.

0.5.0 Beta 3

0.5.0 Beta 3 Pre-release
Pre-release

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 28 Feb 17:14

This is an interim release - using the new "build" branch on GitHub - to confirm that the automated build process is functioning as expected.

We do not recommend using this release in production.

Full Changelog: 0.4.0...0.5.0-beta3

0.5.0 Beta 2

0.5.0 Beta 2 Pre-release
Pre-release

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 24 Feb 21:40

This adds the composer dumpautoload -o command to the post-install-cmd block, so it doesn't need to be run separately.

It also implements some syntax checking using GitHub Actions.

0.4.0 Slim Hours Widget

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 27 Oct 14:52
cbba8bb

This adds a slim hours widget which is made available to implementing sites, which is meant to be placed in-line, or within other page regions like a page header or footer.

0.3.0 Sheets API v4

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 11 Sep 13:33
fea4675

This updates the plugin to pull information from the v4 Sheets API, instead of v3.

0.2.0

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 05 Sep 19:44
392d590

This adds the public-facing display widget for showing a location's hours in a sidebar.

0.1.0 Beta

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 11 Apr 19:27
7fb3fcd

This is the Beta release of this plugin. It should be generally feature-complete, and is awaiting testing by stakeholders before moving into production.

Initial pre-alpha release

Pre-release

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 04 Apr 20:19

This basically just has the framework for a WordPress widget, along with code analysis tooling.