Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
  • Loading branch information
yongtang committed Oct 14, 2019
1 parent d49889e commit a9a9c0d
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Release 0.8.0

## Major Features
* `tensorflow_io.json`: JSON Dataset support.
* `tensorflow_io.dicom`: Medical image DICOM format support.
* `tensorflow_io.genome`: DNA Sequence FastQ format support added.
* `tensorflow_io.ffmpeg`: FFmpeg now support selection of video, audio,
and subtitle sub streams.
* `tensorflow_io.ffmpeg`: FFmpeg now support decode video from memory.
* `tensorflow_io.kafka`: Kafka Dataset now support Kafka Schema Registry.
* `tensorflow_io.audio`: WAV format now support 24 bit audio streams.
* `tensorflow_io.text`: Regex capture group (re2_full_match) support.

## Thanks to our Contributors

This release contains contributions from many people:

Aleksey Vlasenko, Bryan Cutler, Damien Pontifex, Duke Wang, Jiacheng Xu,
Marcelo Lerendegui, Mark Daoust, Ouwen Huang, Suyash Kumar, Yong Tang,
Yuan Tang, android

We are also grateful to all who filed issues or helped resolve them, asked and
answered questions, and were part of inspiring discussions.

# Release 0.7.0

## Major Features
Expand Down

0 comments on commit a9a9c0d

Please sign in to comment.