Skip to content

Releases: kaizoku-oh/firestore

v0.2.3

13 May 20:29
815c472
Compare
Choose a tag to compare
Merge pull request #14 from kaizoku-oh/certif

update certif

v0.2.2

13 May 17:56
787422a
Compare
Choose a tag to compare

What's up?

  • updated example

v0.2.1

13 May 17:41
2374d51
Compare
Choose a tag to compare

What's new?

  • Updated firebase certificate
  • updated example

v0.2.0

13 May 01:26
ca8af64
Compare
Choose a tag to compare

What's new?

  • Updated example
  • Updated configuration

v0.1.1

11 May 21:32
Compare
Choose a tag to compare

What's new?

  • Updated example submodule

v0.1.0

11 May 21:25
c453bbe
Compare
Choose a tag to compare

What's new?

  • Connect to firestore REST API
  • Basic operation on firestore REST API (Add/Update/Read/Remove)
  • User configuration capable of overriding component configuration
  • Availabe PlatformIO example
  • Example uses the firestore component as a git submodule
  • GitHub action job to build the example