Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 222 Bytes

CHANGES.md

File metadata and controls

10 lines (8 loc) · 222 Bytes

0.4.2

  • Fix bug in load_state (#23)

0.4.1

  • Allow any type of state variable
  • copy_state() should not return None silently

0.4.0

  • Tests running on python{2|3|pypy}
  • fix auto method to return updates (#16)