Skip to content

Releases: 0x8000-0000/samx-java

Update lexer code to match C++ implementation

16 May 16:44
Compare
Choose a tag to compare
v0.4.8

[Core] Synchronize lexer output with C++ implementation

Add diagrams in code blocks subsidiary to image insert blocks

27 Apr 03:39
Compare
Choose a tag to compare
[Core] Add support for embedding code in image insert block

The embedded code can be extracted and run through a diagram generator
such as ditaa or PlantUml.

Add tool to extract code blocks

26 Apr 23:33
Compare
Choose a tag to compare
v0.4.5

[Core] Allow specifying which code blocks to be extracted

Improve error handling and reporting

26 Apr 19:51
Compare
Choose a tag to compare

Parsing errors are reported to the operating system as error codes.

Validate DocBook output

26 Apr 18:12
Compare
Choose a tag to compare

This distribution now includes a compressed DocBook 5.1 schema, and depends on Jing to validate that generated DocBook files are valid.

Add support for multi-row/column span to regular grids

25 Apr 23:28
Compare
Choose a tag to compare
v0.4.2

[Doc] Update documentation

Multi-row / multi-coloumn spans in DocBook

25 Apr 15:28
Compare
Choose a tag to compare
v0.4.1

[Doc] Update roadmap

Refactor list handling

23 Apr 12:46
Compare
Choose a tag to compare

List handling is now aligned with upstream SAM. This also fixes a parsing corner case.

Improve fidelity of DocBook conversion

22 Apr 12:46
Compare
Choose a tag to compare

Use correct tags for tables.
Map class attribute to 'role'.

Add link support to DocBook

22 Apr 03:25
Compare
Choose a tag to compare
v0.3.7

[Doc] Start writing the SAMx book