2012-11-19 21:02:14 by Aleksey Cheusov | Files touched by this commit (3) |
Log message:
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-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-03-21 15:32:13 by OBATA Akio | Files touched by this commit (3) |
Log message:
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
|
2011-12-07 14:21:10 by OBATA Akio | Files touched by this commit (3) |
Log message:
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-10-06 08:24:35 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update py-seqdiag to 0.4.1.
History
=======
0.4.1 (2011-09-30)
------------------
* Add diagram attribute: default_text_color
* Add node attribte: textcolor
* Fix bugs
0.4.0 (2011-09-26)
------------------
* Add diagram attributes: default_node_color, default_group_color and
default_line_color
|
2011-08-07 17:45:43 by OBATA Akio | Files touched by this commit (4) | |
Log message:
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).
|