Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 2c05691

Browse files
Update README.md
Added v1.5.0 notes.
1 parent e37edc3 commit 2c05691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here are all the functions available:
1717
Review `ImportJSON.gs` for more info on how to use these in detail.
1818

1919
## Version
20+
- v1.5.0 (January 11, 2019) Adds ability to include all headers in a fixed order even when no data is present for a given header in some or all rows.
2021
- v1.4.0 (July 23, 2017) - Project transferred to Brad Jasper. Fixed off-by-one array bug. Fixed previous value bug. Added custom annotations. Added ImportJSONFromSheet and ImportJSONBasicAuth.
2122
- v1.3.0 - Adds ability to import the text from a set of rows containing the text to parse. All cells are concatenated
2223
- v1.2.1 - Fixed a bug with how nested arrays are handled. The rowIndex counter wasn't incrementing properly when parsing.

0 commit comments

Comments
 (0)