nitric_sdk 1.5.0 nitric_sdk: ^1.5.0 copied to clipboard
The Dart SDK supports the use of the Nitric framework with Dart and Flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.5.0 - 2024-10-03 #
✨ New Features #
8023977
- add Nitric.queue resource (PR #16 by @HomelessDinosaur)c89325e
- add ability to list files in bucket and fix release workflow (PR #20 by @HomelessDinosaur)- ↘️ addresses issue #18 opened by @HomelessDinosaur
126e47d
- fix complete interface, change resp to res, improve test coverage, add exists to buckets (PR #23 by @HomelessDinosaur)0072ec2
- Sql support (PR #29 by @HomelessDinosaur)b80998e
- add optional middleware to workers (PR #33 by @HomelessDinosaur)- ↘️ addresses issue #32 opened by @chimon2000
e283033
- batch support (PR #38 by @HomelessDinosaur)
🐛 Bug Fixes #
790ca49
- ensure websockets work by fixing casting issue (PR #25 by @davemooreuws)c87cd17
- missing subscriber, schedules and storage listener clients (PR #27 by @davemooreuws)
🔧 Chores #
0ae1db1
- improve pub dev score (PR #21 by @HomelessDinosaur)6529881
- update readme (PR #28 by @davemooreuws)