Change Log
v0.0.9
Features:
Support parsing
tensorsandtextwithout thetensorflowpackageSupport NumPy 2.0
Explicitly support Python 3.12 on PyPI
Breaking Changes:
Drops support for Python 3.7
v0.0.8
Fixes:
Fix explicit copy issue for Pandas 2.1.0 and later
Explicitly support Python 3.11 on PyPI
Fix shield badges on PyPI
v0.0.7
Features:
Support parsing with reduced feature set without using the
tensorflowpackage
Fixes:
Fix the behavior of
event_typesforSummaryReader(Breaking Change)Explicitly support Python 3.10 on PyPI
Fix preview images on PyPI
Changes:
Add benchmarks and profiling results
Optimize
_merge_valueswhen no merging is requiredChange row-oriented parsing to column-oriented parsing
v0.0.6
Features:
Support parsing
imagesandaudio
Fixes:
Unify
histogramAPI (Breaking Change)
Docs:
Add sample IPython notebook
v0.0.5
Features:
Support parsing
text
v0.0.4
Features:
Support parsing
hparams
Fixes:
Fix empty directory bug
v0.0.3
Changes:
Clarify SummaryReader’s parameters (Breaking Change)
Fixes:
Fix PyPI package metadata
v0.0.2
Fixes:
Fix PyPI packaging issue
v0.0.1
Features:
Support parsing
scalarsSupport parsing
tensorsSupport parsing
histograms