Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 307 Bytes

HISTORY.md

File metadata and controls

11 lines (6 loc) · 307 Bytes

1.3.0 (2015-11-22)

  • The generateOnInit option which allows slug generation on document init

1.2.0 (2015-10-30)

  • Introduced behavior methods thanks to which you can run behavior at any moment (Class.getBehavior('slug').generateSlug(doc))

1.1.0 (2015-10-02)

  • The doc.generateSlug() method