Changelog¶
v0.2.2¶
writers.RstWriter: don’t write separator at the end of each rst file.- Abstract classes are now implemented in a way which are compatible with both Python 2 and 3.
v0.2.1¶
- Add a new example at
doc/examples/slope. - Fix the incorrect table generation of
RstWriterswhen there are shorter entries than the corresponding column names.
v0.2.0¶
- A big refactoring.