Skip to content

Releases: argandas/ardubson

1.4.2

11 Mar 03:12
14cd4a9
Compare
Choose a tag to compare

Updated library.properties file to the latest available version.
The library version has been tested on a NodeMCU v2 board (ESP8266) and is now passing Arduino CI workflow.

1.4.1

11 Mar 01:15
a1858c8
Compare
Choose a tag to compare

The library version has been tested on a NodeMCU v2 board (ESP8266), and is now passing Arduino CI workflow.

1.4.0

19 Feb 07:09
Compare
Choose a tag to compare

The library is now passing Arduino CI workflow

1.3.0

19 Feb 05:20
Compare
Choose a tag to compare

Library now is compatible with Arduino Library definition version 1.5
Fixed several overloading issues

1.1.0

16 Apr 22:28
Compare
Choose a tag to compare

Added suppor for Arduino´s String class

Bugfix: When using String instance as value on BSONObjBuilder append method the value was parsed as boolean type.

ArduBSON_v1.0

12 Apr 22:13
Compare
Choose a tag to compare

First stable version of the library.