Skip to content

Latest commit

 

History

History
119 lines (68 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

119 lines (68 loc) · 2.02 KB

Change log

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 💅 [Polish]

## [0.8.0] - 2020-09-15

- 🚀 [New Feature]

  • Added Automatic Timestamp Parsing (Thank @benwinding)

- 💅 [Polish]

  • Updated firebase-admin packages (9.2.0)

## [0.7.0] - 2020-09-04

- 🚀 [New Feature]

  • Support exporting single document from each collection (#63) - Thank @benwinding

- 💅 [Polish]

  • Updated packages
  • Minified helper functions

## [0.6.1] - 2020-07-02

- 🐛 [Bug Fix]

  • Allowed null dates (#56)
  • Added export multiple sub collections (#57)

- 💅 [Polish]

  • Added contributing file

[0.6.0] - 2020-05-26

- 💅 [Polish]

  • Updated new pacakges
  • Added support for nested geo #47

[0.5.0] - 2020-04-05

- 💅 [Polish]

  • Updated new pacakges
  • Added name parameter when initializing app #27

[0.4.0] - 2020-03-19

- 🚀 [New Feature]

  • Supported import array of locations

[0.3.4] - 2020-03-17

- 💅 [Polish]

  • Update new packages
  • Fixed security package: minimist

- 🚀 [New Feature]

  • Supported import array of references
  • Supported multi sub collections

[0.3.3] - 2020-03-10

- 💅 [Polish]

  • Update new packages
  • Check app before initializing

- 💥 [Breaking Change]

  • Changed options for date & location & ref

- 🚀 [New Feature]

  • Added support reference type
  • Added upload array of document feature (without predefined document id)

[0.3.2] - 2020-01-03

- 🚀 [New Feature]

  • Get data with all sub collectiosn with extra params

- 💅 [Polish]

  • Updated packages

[0.3.1] - 2019-11-11

- 🐛 [Bug Fix]

  • Allow multi level time #33

[0.3.0] - 2019-11-11

- 💅 [Polish]

  • Update packages
  • Added change log

- 🚀 [New Feature]

  • Support time import max to two levels