Revision history for Perl extension Mojolicious-Plugin-Facets

0.06 2018-05-08T11:46:30Z

    - implemented helper has_facet()
    - new DEBUG_FACETS env variable

0.05 2018-03-17T10:33:17Z

    - implemented facet_do() helper

0.04 2018-03-14T17:48:35Z

    - implemented path-based facets
    - refactored tests

0.03 2018-03-14T16:19:02Z

    - facets now have their own sessions

0.02 2018-03-14T01:52:30Z

    - fixed dependencies
    - stripping port from host string before matching facets
    - stashing active facet name at 'mojox.facet'
    - fixed minor typo (manwar) #1

0.01 2018-03-13T18:17:47Z

    - initial version.