Commit graph

6 commits

Author SHA1 Message Date
obache
753f91c79a Update seqdiag to 0.9.0.
History
=======

0.9.0 (2013-10-05)
------------------
* Support python 3.2 and 3.3 (thanks to @masayuko)
* Drop supports for python 2.4 and 2.5
* Replace dependency: PIL -> Pillow
2013-12-06 11:30:53 +00:00
obache
b84df2450b Update py-seqdiag to 0.8.2.
0.8.2 (2012-11-12)
------------------
* Fix bugs
2013-09-11 05:39:48 +00:00
cheusov
0f7df72978 Update to seqdiag-0.8.1
0.8.1 (2012-11-12)
        ------------------
        * Add altblock feature (experimental)
        * Fix bugs

        0.8.0 (2012-10-22)
        ------------------
        * Optimize algorithm for rendering shadow
        * Add options to docutils directive
        * Fix bugs

        0.7.5 (2012-09-29)
        ------------------
        * Fix bugs

        0.7.4 (2012-09-20)
        ------------------
        * Support blockdiag-1.1.7 interface
        * Fix bugs
2012-11-19 20:02:13 +00:00
obache
70edc39771 Update py-seqdiag to 0.7.3.
while here, install man page.

        0.7.3 (2012-03-16)
        ------------------
        * Allow to insert separators in subedge-group
        * Fix bugs

        0.7.2 (2011-12-12)
        ------------------
        * Fix bugs
2012-03-21 14:32:13 +00:00
obache
005c4331bc Update py-seqdiag to 0.7.1.
History
        =======

        0.7.1 (2011-11-30)
        ------------------
        * Fix bugs

        0.7.0 (2011-11-19)
        ------------------
        * Add fontfamily attribute for switching fontface
        * Fix bugs

        0.6.3 (2011-11-06)
        ------------------
        * Add docutils extention
        * Fix bugs

        0.6.2 (2011-11-01)
        ------------------
        * Add class feature (experimental)

        0.6.1 (2011-11-01)
        ------------------
        * Follow blockdiag-0.9.7 interface

        0.6.0 (2011-10-28)
        ------------------
        * Add edge attributes: note, rightnote, leftnote, notecolor
        * Add diagram atteribute: default_note_color

        0.5.2 (2011-10-27)
        ------------------
        * Implement auto edge height adjusting
        * Fix bugs

        0.5.1 (2011-10-24)
        ------------------
        * Fix bugs

        0.5.0 (2011-10-21)
        ------------------
        * Add diagram attributes: activation, autonumber
        * Add edge attribute: failed
        * Add separator syntax

        0.4.3 (2011-10-19)
        ------------------
        * Follow blockdiag-0.9.5 interface

        0.4.2 (2011-10-11)
        ------------------
        * Fix bugs
2011-12-07 13:21:10 +00:00
obache
b3a4b26d37 Import py-seqdiag-0.3.8 as graphics/py-seqdiag.
`seqdiag' generate sequence-diagram image file from spec-text file.
* Generate sequence-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
2011-08-07 15:45:43 +00:00