0.6.0
What's Changed
- Allow Switch Interpretation to Apply Many Interpretations In Each Branch by @zprobst in #48
- Fix typo in interpreter docs by @zprobst in #53
- Add
RemoteFileExtractor
for loading data from HTTP URLs by @zprobst in #54 - Refactor: Introduce Database Connectors Concept by @zprobst in #52
- Create test_graph_schema_extraction.py by @AGhafaryy in #62
- Add
SimpleAPIExtractor
by @zprobst in #58 - Add
Project#get_snapshot_for
API by @zprobst in #60 - Add
RegexValueProvider
by @zprobst in #55 - Update init.py by @AGhafaryy in #63
- Updated files with .patch file by @AGhafaryy in #64
- Remove failing and obsolete test by @zprobst in #65
- fix is_plugin plugin class evaluation by @grantleehoffman in #66
- Add Better Versioning by @zprobst in #61
New Contributors
- @AGhafaryy made their first contribution in #62
Full Changelog: v0.5.0...0.6.0