Skip to content

Commit

Permalink
Added breaking changes note (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 22, 2016
1 parent dfdb384 commit 7a3c48a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

Generate and load BigQuery tables based on JSON Table Schema descriptors.

> Version `v0.3` contains breaking changes:
- renamed `Storage.tables` to `Storage.buckets`
- changed `Storage.read` to read into memory
- added `Storage.iter` to yield row by row

## Getting Started

### Installation
Expand Down

0 comments on commit 7a3c48a

Please sign in to comment.