Skip to content

Releases: 10quality/wpmvc

Version 1.0.8

11 Jan 21:51
Compare
Choose a tag to compare

Changelog

  • Added ignored files to the .gitignore file.

Version 1.0.7

05 Oct 01:13
Compare
Choose a tag to compare

Changelog

  • Unit testing support.
  • #13 composer create-project support.
  • #14 Other minor changes.

Version 1.0.6

03 Oct 22:47
Compare
Choose a tag to compare

Changelog

  • Removed composer create-project post script.

Version 1.0.5

02 Oct 03:55
Compare
Choose a tag to compare

Changelog

  • Refactored composer.json file to work with composer's create-project command.
  • Other minor code refactoring on comments and spacing.

MIGRATION FROM 1.0.4: No changes required.

Version 1.0.4

08 Apr 04:09
Compare
Choose a tag to compare

Changelog

  • Locked gulp to version 4.0.2.
  • Added package-lock.json to .gitignore.
  • Refactored comments.

Version 1.0.3

15 Feb 11:44
Compare
Choose a tag to compare

Changelog

  • Gulp 4
  • NodeJS <= 13

NOTE: Next major release will migrate to webpack.

Version 1.0.2

19 Jan 05:11
Compare
Choose a tag to compare

Changelog

  • @package comment added to Main.php.
  • Removed version @since from Main methods.

Version 1.0.1

16 Jan 08:42
Compare
Choose a tag to compare

Changelog

  • author added to configuration file.
  • Refactored configuration file to show priority settings first.
  • Updated readme.

Version 1.0.0

12 Jan 09:31
Compare
Choose a tag to compare

Initial stable release.