Releases: tokern/data-lineage
Releases · tokern/data-lineage
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.7.0 (2021-06-16)
Chore
- Prepare release 0.7.0
- Pin flask version to ~1.1
- Update README with information on the app and installation
Feature
- Add Parser and Scanner API. Examples use REST APIs
- Add install manifests for a complete example with notebooks
- Expose data lineage models through a REST API
Fix
- Remove /api/[node|main]. Build remaining APIs using flask_restful
v0.6.0
v0.5.2
Data Lineage with Dash Server
v0.3.0 (2020-11-07)
Chore
- Prepare release 0.3.0
- Enable pre-commit and pre-push checks
- Add links to docs and survey
- Change supported databases list
- Improve message on differentiation.
Feature
- data-lineage as a plotly dash server
Fix
- fix coverage generation. clean up pytest configuration
- Install with editable dependency option
v0.2.0
v0.2.0 (2020-03-29)
Chore
- Prepare release 0.2.0
- Fill up README with overview and installation
- Fill out setup.py to add information on the project
Feature
- Support sub-graphs for specific tables. Plot graphs using plotly
- Create a di-graph from DML queries
- Parse and visit a list of queries
Fix
- Fix coverage report
- Reduce size by Removing outputs from notebook