Skip to content

v1.2.14

Compare
Choose a tag to compare
@mobizt mobizt released this 22 Jun 06:03
· 54 commits to main since this release

June 22, 2024

v1.2.14 stable release

Updates:

  • Add support precision in Firestore Document's DoubleValue and MapValue.
  • Add support printf buffer size, FIREBASE_PRINTF_BUFFER in compiler build flag.
  • Revert the default printf buffer size to 4096 to handle large JSON response.
  • Update examples and documentations.