Skip to content

charcoal-ui 0.2.3

Compare
Choose a tag to compare
@mcaskill mcaskill released this 24 Feb 22:14
· 53 commits to master since this release

Highlights:

  • Upgrade to locomotivemtl/charcoal-view 0.2
  • Use stable dependencies for tests
  • Replaced ‘cache/void-adapter’ with ‘tedivm/stash’;
  • Cleaned up unit test bootstrap;
  • Added ContainerProvider, ContainerIntegrationTrait;
  • Refactored all unit tests to use the ContainerIntegrationTrait;
  • Removed dependencies on ‘admin/authentication’ and ‘admin/authorizer’, to be handled by concrete implements;