Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.78 KB

releasenotes.rst

File metadata and controls

43 lines (33 loc) · 1.78 KB

Atom Release Notes

0.3.4 - 10/10/2013

  • Add more flexibility for unobserving an object. f4ac152ffdf

0.3.3 - 09/20/2013

  • Add support for static callable observers. bc630777965
  • Add support for single dotted extended observers. f6a33ee4d57
  • Make atomref a singleton per Atom instance. b793dec1336

0.3.2 - 07/20/2013

  • Use Atom instance methods as observers without requiring weakrefs. 31df89b7e8

0.3.1 - 07/03/2013

0.3.0 - 05/17/2013

  • First version with release notes.
  • Add the ability to monitor the lifetime of an Atom object without weakrefs. 7596aa1b48
  • Move the implemenations for List and ContainerList into C++. 7596aa1b48
  • Add support for pickling Atom objects. 7596aa1b48