Skip to content

Commit

Permalink
[Doc] Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
0x8000-0000 committed Apr 25, 2020
1 parent aef3e21 commit adb4ecc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group 'net.signbit.samx'
version '0.4.0'
version '0.4.1'

sourceCompatibility = 1.8

Expand Down
4 changes: 4 additions & 0 deletions doc/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ To Do:

In Progress:

* Implement the literate programming processor.

* Add HTML exporter / visitor / converter.

* Convert exporter visitors to use StringTemplate instead of hard-coding.

Done:

* [0.4.1] Add multi-row / multi-column grids, experimental for now.

* [0.3.5] Add partial support for generalized grids: column spanning cells.

* [0.3.1] Add support for grids.
Expand Down

0 comments on commit adb4ecc

Please sign in to comment.