Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 221 Bytes

File metadata and controls

3 lines (2 loc) · 221 Bytes

1.1.0 (2015-10-30)

  • Introduced behavior methods thanks to which you can run behavior at any moment (Class.getBehavior('timestamp').setCreationDate(doc) and Class.getBehavior('timestamp').setModificationDate(doc))