Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 429 Bytes

changelog.rst

File metadata and controls

32 lines (22 loc) · 429 Bytes

0.2.0

2012-11-14

  • added support for X >=, <=, - and ** operations
  • fixed static item handling in ds_builder

0.1.9

2012-11-05

  • added xcurry
  • improved XObject naming

0.1.8

2012-10-31

  • added as_kwargs
  • added take_until
  • X object implicit piping (without ~)
  • fixed naming X-objects so it doesn't fail with tuples

0.1.7

2012-10-25

  • friendlier debugging
  • added changelog