semantikon-0.0.17
·
319 commits
to main
since this release
What's Changed
- [patch] Update README by @samwaseda in #128
- Very embarrassing typo in readme by @samwaseda in #129
- [bug] Change order of input and output coloring for visualization by @samwaseda in #130
- [patch] Update action version by @samwaseda in #132
- Make it possible to deal with not imported classes with semantikon by @samwaseda in #131
- [nit] Correct notation of README by @samwaseda in #133
- Export the ast information in dictionary first and parse data flow by @samwaseda in #134
- [nit] Separate func to dict part by @samwaseda in #135
- [bug] Allow multiple occurrences of variables used in the input args by @samwaseda in #136
- Make sure that all args are defined by @samwaseda in #137
- Implement ast_from_dict to convert ast dict to code by @samwaseda in #138
- [nit] tests and doc string for
_get_sorted_edges
by @samwaseda in #140 - Replace lists by tuples by @samwaseda in #142
- [bug] Allow reused args by @samwaseda in #145
- [patch] Modify output parser to include the output names by @samwaseda in #148
- Allow leaf nodes by @samwaseda in #149
- Implement while loop representation by @samwaseda in #139
- Add mypy by @samwaseda in #147
- Use more standard mypy by @samwaseda in #151
- Update pyproject by @samwaseda in #154
- Apply mypy to get rid of assertion tests by @samwaseda in #152
- Replace data_edges by edges by @samwaseda in #157
- Add docstring by @samwaseda in #165
- Update docstrings and add more type hints by @samwaseda in #166
- Bump pyshacl from 0.30.0 to 0.30.1 by @dependabot in #167
- Bump rdflib from 7.1.1 to 7.1.4 by @dependabot in #168
- Bump owlrl from 7.1.2 to 7.1.3 by @dependabot in #169
- Rename the typing module by @liamhuber in #170
- 🔥 HOTFIX reformat README by @liamhuber in #173
- Structured metadata by @liamhuber in #174
- [bug] Tuple output by @samwaseda in #179
- [nit] Add more tests by @samwaseda in #180
- Bump typeguard from 4.4.2 to 4.4.3 by @dependabot in #181
- Give scope to stringified function by @liamhuber in #182
- Configure mypy in the pyproject by @liamhuber in #184
- Add a "type" field to workflow info dictionary by @liamhuber in #183
- Refactor get nodes by @liamhuber in #164
- Service config by @liamhuber in #185
- Add qudt.ttl to package data by @liamhuber in #189
Full Changelog: semantikon-0.0.16...semantikon-0.0.17