Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 935 Bytes

0.6.0 - 2016-02-21

Changed

  • Updated to babel 6

Removed

  • Removed decorators

0.4.0 - 2015-07-05

Changed

  • Changed moongoose version to 4.0.0
  • pre and post decorators now can be used directly on methods

Removed

  • Removed old syntax

0.3.0 - 2015-04-08

Added

  • Experimental ES7 decorator syntax.

0.2.0 - 2015-03-28

Changed

  • New syntax. Now this is a plugin that does only one thing - wraps methods for model.

0.1.0 - 2015-03-23

  • Initial public release