Skip to content

Releases: thisisgain/Mimir

v4.1.0

Choose a tag to compare

@harryfinn harryfinn released this 30 Jun 15:34
fa07499

What's Changed

  • v4.1.0 — deploy workflow, version command, and versioned update-cli by @harryfinn in #7 - Updates Mimir to include GitHub actions WPE deploy script and cli update commands, along with version output

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@harryfinn harryfinn released this 24 Jun 15:32
21d9715

Replaces legacy composer-based project creation setup tool with bash script which can be installed as a global for use in initial project setup.

Runs the same underlying WP CLI commands underneath as before, with some future placeholders for enhancing initial theme and plugin setup with configuration options.

Currently points at 'latest' Erebus code in master/main branch - will move this to versioned release tags once Erebus is updated.

New bash script was supported by Claude AI

Release v3.0.1

Choose a tag to compare

@harryfinn harryfinn released this 11 Mar 17:02
5d5f328

Release v3.0.1 updates the Zeus & Erebus package versioning

Release v3.0.0

Choose a tag to compare

@harryfinn harryfinn released this 11 Mar 14:19
46fe0b5

Release v3.0.0 is a rework of the core WordPress scripts run on the create-project hook, utilising the WP CLI tool to run various setup commands, as was the case before, but with additional functionality to update namespacing across the base Erebus theme, root composer.json, along with general package updates.

Another core change is the way in which the Erebus theme is included, now no longer a package dependency, but referenced as a create-project command within the setup install method to prevent it from being reinstall on subsequent composer install commands as it is never required after the initial cloning of the theme.

The intent of this package is now to be used as the singular WordPress project setup via composer create-project eleven-miles/mimir my-project command - including initial git initialisation and in the future base plugin install too.

Release v2.0.2

Choose a tag to compare

@harryfinn harryfinn released this 18 May 15:12
af11ee0
Merge pull request #1 from Eleven-Miles/bugfix/removing-failing-repos

Removing deliciousbrains repo as fails with SSL error and removing AC…

Release v2.0.1

Choose a tag to compare

@harryfinn harryfinn released this 22 Jan 21:42
4d7cfd7

Minor update with composer name change