Skip to content

Releases: sasezaki/Backbeard

0.7.0

06 Jan 14:09

Choose a tag to compare

Removing Concreate View Dependency in DispatcherTest

Refactor. routing now has Routing Result class

02 Nov 15:13

Choose a tag to compare

introduce DispatcherInterface
rename Router -> StringRouter
renamse RouteMatch -> RoutingResult

separete templating view arch into Trait

30 Oct 16:08

Choose a tag to compare

0.5.1

separete templating view arch into Trait

upgrade View

30 Oct 14:51

Choose a tag to compare

  • SfpStreamView is now has-a
  • TemplatePathReolver moved into View

Introduce DispatchResult

29 Oct 13:49

Choose a tag to compare

Merge pull request #3 from sasezaki/return-type-clear

Introduce DispatchResult - Dispatcher must not have Response itself

Introduce ViewModel

02 Jul 15:33

Choose a tag to compare

Merge pull request #2 from sasezaki/view-marshal-response

Introduce ViewModel

fix composer.json version setting

02 Jul 15:22

Choose a tag to compare

v0.2.1

follow nikic fastroute's parse return value

update to psr-7

21 May 17:38

Choose a tag to compare

Merge pull request #1 from sasezaki/psr-7

completely update for psr-7