- Drop python3.6 support
- Use funcparserlib-1.0.0a0 or newer to support new python versions
- Allow to write multiline string via triple quotes (""" ... """)
- Add "edge_label_margin" attribute to edges
- Fix bugs
- Fix #147: file existence disclosure using svg renderer
- Separator does not support both default_fontsize and default_textcolor
- Drop python2 and python3.4 support
- Fix a bug
- Fix #24 Python 3.7 compatibility
- Support blockdiag 1.5.0 core interface
- Fix bugs
- Fix :desctable: ignores edge direction
- Fix bugs
- Change interface of docutils node (for sphinxcontrib module)
- Add options to blockdiag directive (docutils extension)
width: height: scale: align: name: class: figwidth: figclass:
- Support python 3.2 and 3.3 (thanks to @masayuko)
- Drop supports for python 2.4 and 2.5
- Replace dependency: PIL -> Pillow
- Fix bugs
- Add altblock feature (experimental)
- Fix bugs
- Optimize algorithm for rendering shadow
- Add options to docutils directive
- Fix bugs
- Fix bugs
- Support blockdiag-1.1.7 interface
- Fix bugs
- Allow to insert separators in subedge-group
- Fix bugs
- Fix bugs
- Fix bugs
- Add fontfamily attribute for switching fontface
- Fix bugs
- Add docutils extention
- Fix bugs
- Add class feature (experimental)
- Follow blockdiag-0.9.7 interface
- Add edge attributes: note, rightnote, leftnote, notecolor
- Add diagram atteribute: default_note_color
- Implement auto edge height adjusting
- Fix bugs
- Fix bugs
- Add diagram attributes: activation, autonumber
- Add edge attribute: failed
- Add separator syntax
- Follow blockdiag-0.9.5 interface
- Fix bugs
- Add diagram attribute: default_text_color
- Add node attribte: textcolor
- Fix bugs
- Add diagram attributes: default_node_color, default_group_color and default_line_color
- Allow dot characters in node_id
- Fix bugs
- Fix bugs
- Support input from stdin
- Fix bugs
- Fix bugs
- Add --version option
- Add sphinxhelper module
- Render group label
- Support blockdiag 0.8.1 core interface
- Render group label
- Fix sphinxcontrib_seqdiag does not work with seqdiag 0.3.0
- Add group syntax
- Adjust start coordinates of edges
- Fix bugs
- Allow unquoted utf8 characters
- Fix seqdiag could not run under blockdiag 0.7.6
- Fix bugs
- Fix bugs
- Fix could not run under python 2.4
- Support edge colors
- Add default_shape attribute to diagram
- Add metrix parameters for edge label: edge_height, edge_length
- Fix bugs
- Fix TeX exporting in Sphinx extension
- Support blockdiag-0.6.3
- Fix bugs
- Draw activity on lifelines
- Support both direction edge with '=>' operator
- Change synxtax around edges
- Support diagonal edge
- Fix bugs
- Support nested edges
- Add edge attributes; return, dir
- Add sphinx extention module(sphinxcontrib_seqdiag)
- Fix bugs
- Fix bugs about layouting
- first release