Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 330 Bytes

CHANGES.rst

File metadata and controls

28 lines (18 loc) · 330 Bytes

Changelog

0.2.3

  • Fix reference counting;

0.2.2

  • Fix iteration with single element;

0.2.1

  • Fix segmentation fault on iterator destruction;

0.2.0

  • Proper exception handling in each;
  • Support for python native iteration;

0.1.0 (initial release)

  • Prototype.