Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 314 Bytes

HISTORY.rst

File metadata and controls

executable file
·
15 lines (10 loc) · 314 Bytes

History

0.2.0 (2016-08-2)

  • Change the way how to distinguish permission-related method from others.
  • Now you should use object_permission decorator instead of can_ prefix to define permission methods.

0.1.0 (2016-07-19)

  • First release on PyPI.