Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

97 lines (62 loc) · 1.95 KB

events-manager - 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

Changelog

1.1.2 (2015-10-20)

Release 1.1.2

Hotfixes

  • Core
    • Fire callback when no event registered

1.1.1 (2015-09-30)

Release 1.1.1

Hotfixes

  • Core
    • Use warning instead of error for lock checking

1.1.0 (2015-09-29)

Release 1.1.0

Breaking changes

  • Core

    • Rename "remove events" methods with "off" naming
    • Support async calls with the new onAsync() method
    • Split events with space instead of coma
  • Chore

    • Add gulp builder task for .min files

1.0.4 (2015-03-04)

Release 1.0.4

Breaking changes

  • Core
    • Add NodeJs support

1.0.3 (2015-03-04)

Release 1.0.3

Breaking changes

  • Core
    • Add Bower support

1.0.2 (2015-03-04)

Release 1.0.2

Breaking changes

  • Core
    • Add possibility to include the file many times without break events

1.0.1 (2015-03-01)

Release 1.0.1

Breaking changes

  • Core
    • Add eventsName() method

1.0.0 (2014-08-21)

Release 1.0.0

Breaking changes

  • Core
    • Creation of the base file