Skip to content

Release 9.1.8

Latest
Compare
Choose a tag to compare
@chrispader chrispader released this 14 Apr 15:17
· 3 commits to main since this release
8cfc5f3

9.1.8 (2025-04-14)

✨ Features

  • Implement null handling for executeBatch (6a2abe4)

🐛 Bug Fixes

  • execute always replacing null values (25a3f0d)
  • update c++ batch code (dca00e6)
  • use null handling function (a04aa6a)

🔄 Code Refactoring

  • move null handling code (5e5aff9)
  • simplify null handling in execute (9a9b921)

🏗️ Project configuration and build flow

  • only bump iOS minimum deployment target for simulators (46f58cb)
  • remove Xcode 16.2 Swift hotfix (653c504)
  • update nitrogen specs (0cbafbb)