Releases: nodestream-proj/nodestream
Releases · nodestream-proj/nodestream
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
v0.5.0
v0.4.0
What's Changed
- Update README.md by @zprobst in #40
- Update README.md by @zprobst in #41
- Reorganize the file structure of the project by @zprobst in #42
- Ignore Flush operations in Pipeline#run() by @zprobst in #43
- Add a Transformer to Expand Embedded JSON fields by @zprobst in #35
Full Changelog: v0.3.0...v0.4.0