obache
350578f32a
Update seqdiag to 0.9.4.
...
0.9.4 (2014-11-05)
------------------
* Fix bugs
- Fix :desctable: ignores edge direction
2014-12-13 06:53:11 +00:00
obache
26fcd753d9
Update seqdiag to 0.9.3.
...
0.9.3 (2014-07-03)
------------------
* Fix bugs
0.9.2 (2014-07-02)
------------------
* Change interface of docutils node (for sphinxcontrib module)
0.9.1 (2014-06-23)
------------------
* Add options to blockdiag directive (docutils extension)
- :width:
- :height:
- :scale:
- :align:
- :name:
- :class:
- :figwidth:
- :figclass:
2014-07-06 12:28:22 +00:00
wiz
aa67e11089
Mark packages as not ready for python-3.x where applicable;
...
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
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
2cc1268d58
require blockdiag>=1.2.4
2013-09-11 05:42:38 +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
asau
08f35c7155
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 14:10:39 +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
0d87c39303
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-10-06 06:24:35 +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