Skip to content

0.5.0

Compare
Choose a tag to compare
@jyoungblood jyoungblood released this 31 Dec 18:34
· 67 commits to master since this release

Don't call it a rewrite...

This release brings a huge update to the underlying architecture. Stereo has been a great base for this project for many years, but it's time to evolve. Now we're using Slime, which has a similar workflow but with more robust tooling.

Slime is based on the excellent Slim microframework, giving us access to more options for middleware, routing, and request lifecycles.

In short:

  • DW application runtime is updated to work with Slime
  • Back-end processing for image uploads is currently offline (phMagick & S3 libraries aren't included in this release, as we have different solutions planned for the future)
  • Otherwise no changes to existing functionality
  • Big changes coming in 0.6