Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 725 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

  • none

[1.2.1] - in GAS v28 - 2018-03-19

  • Errors on simple Firebase functions will now throw
  • Encode "%" in URL path to avoid auto-decoding
  • Remove YAMM specific custom claims for legacy auth token authentication

[1.2.0] - in GAS v28 - 2018-03-08

  • Added new method encodeAsFirebaseKey()
  • Remove YAMM specific custom claims, check custom Claims validity

[1.1.0] - in GAS v27 - 2018-02-15

  • Added batch calls with urlFetchAll()