Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

64 lines (43 loc) · 1.56 KB

MVW-Injection - Changelog

Versions details history. For each version you can find:

  • Name an version number
  • Date published
  • Link to the release tag
  • Link to the release branch
  • All of the modifications details

0.2.1 (2015-04-10)

Release 0.2.1 - Branch release/0.2.1

Breeaking changes

  • mvw-injection
    • Add "this" first parameter to invoke()

0.2.0 (2015-04-09)

Release 0.2.0 - Branch release/0.2.0

Breeaking changes

  • mvw-injection
    • Add custom dependencies to invoke()

0.1.1 (2015-04-09)

Release 0.1.1 - Branch release/0.1.1

Breeaking changes

  • mvw-injection

    • Return factory function when already good formating
    • Remove browser crash when checking module
  • mvc

    • Remove browser crash when checking module
  • mvvm

    • Remove browser crash when checking module

0.1.0 (2015-04-08)

Release 0.1.0 - Branch release/0.1.0

Breeaking changes

  • mvw-injection

    • Creation
  • mvc

    • Creation
  • mvvm

    • Creation