Releases: neptune-ai/kedro-neptune
Releases · neptune-ai/kedro-neptune
0.1.1
Features
- Neptune enabled flag with environment variables support
0.1.0
kedro-neptune 0.1.0
Changes
- Adapted to kedro 0.18 release (#33)
- Dropped support for kedro 0.17 (incompatible with 0.18) and python 3.6 (unsupported by kedro 0.18)
0.0.8
Fixes
- Fixed accessing run after Model Registry release
0.0.7
Fixes
- Fixed backward compatibility with latest neptune-client
0.0.6
Features
- Added enabled flag to neptune.yml to maintain that metadata logging into Neptune is enabled.
0.0.5
Fixes
- Disable traceback uploading in child nodes
0.0.4
Initial development version
0.0.3
Version and package structure
0.0.2
Merge branch 'main' of github.com:neptune-ai/kedro-neptune into main