Skip to content

v1.0.5

Choose a tag to compare

@Log1x Log1x released this 29 Jul 06:07
· 22 commits to master since this release

Changelog

Bug Fixes

  • Add back $this->name so fields actually load. 馃憖

Enhancements

  • Add CircleCI to the repository.
  • Add phpcs for linting.
  • Limit DocBlocks to 80 characters.
  • Separate FieldLoader into its own file.
  • Clean up FieldLoader and change the register() method to an autoloader.
  • Move source files into src/ other than a barebones plugin.php for WordPress.
  • Add .gitattributes.
  • Add saner defaults to the Mix config.
  • Clean up and extend the README.
  • Lots of other little cleanup.

Guilty Change

  • Add Sponsor button.