Skip to content

Commit

Permalink
add json output
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Waś committed Sep 16, 2020
1 parent 9e64dbc commit 6f45f50
Show file tree
Hide file tree
Showing 6 changed files with 675 additions and 169 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,4 @@ tm_example.dot
#Others
plantuml.jar
tm/
/sqldump
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

## New features

- Add JSON output [#102](https://github.com/izar/pytm/pull/102)
- Use numbered dataflow labels in sequence diagram [#94](https://github.com/izar/pytm/pull/94)
- Move authenticateDestination to base Element [#88](https://github.com/izar/pytm/pull/88)
- Assign inputs and outputs to all elements [#89](https://github.com/izar/pytm/pull/89)
Expand Down
Loading

0 comments on commit 6f45f50

Please sign in to comment.