Skip to content

Commit

Permalink
implemented topological sort during reverse-engineering of .avsc file…
Browse files Browse the repository at this point in the history
…s with namespace references, plus adjusted filtering of special characters in forward-engineering
  • Loading branch information
pdesmarets committed Aug 25, 2023
1 parent e8c25da commit f09f849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Avro",
"version": "0.1.125",
"versionDate": "2023-08-18",
"version": "0.1.126",
"versionDate": "2023-08-25",
"author": "hackolade",
"engines": {
"hackolade": "6.10.17",
Expand Down

0 comments on commit f09f849

Please sign in to comment.