Releases: neptune-ai/neptune-client
Releases · neptune-ai/neptune-client
move to ai TLD
changed ml to ai, bumped year to 2020 (#199) * changed ml to ai, bumped year to 2020 * Update pylintrc * fixes * fixes * fixes in github repo links * Update docs/conf.py
0.4.99
Migrate dependency from nvidia-ml-py3 to py3nvml (#201) Migrated nvidia-ml-py3 dependency to py3nvml
0.4.98
Merge pull request #197 from neptune-ml/unblock-experiment-resume Closes: #197 Fix text logging to restored experiment Merging with test fixes
0.4.96
Improve upload files performance (#190) Improves listing of files to upload: - replaces directories with files located in these directories recursively to avoid sending directories (there were sent as packages compressed in memory) - removes duplicated files to minimize bandwidth usage
0.4.95
Improved message for communication interruptions (#189) * Improved message for communication interruptions * Removed unused variable
Stability fixes
Fix oauth session proxy (#186) * Fix oauth session proxy * Review chagnes
Release 0.4.1
- Replace NaN's with None as X coordinate in logs
Release 0.4.0
Add `fileno` method to streams wrappers (#155)
made two methods private
0.3.4 Hide privatly used methods from API (#140)
Release 0.3.3
- Bugfies