Releases: argandas/ardubson
Releases · argandas/ardubson
1.4.2
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
The library version has been tested on a NodeMCU v2 board (ESP8266), and is now passing Arduino CI workflow.
1.4.0
The library is now passing Arduino CI workflow
1.3.0
Library now is compatible with Arduino Library definition version 1.5
Fixed several overloading issues
1.1.0
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
First stable version of the library.