angel3_production 8.4.1
angel3_production: ^8.4.1 copied to clipboard
Helpers for concurrency, message-passing, rotating loggers, and other production functionality in Angel3.
Change Log #
8.4.1 #
- Updated
intl
to 0.20.0
8.4.0 #
- Require Dart >= 3.6
- Updated
lints
to 5.0.0 - Updated dependencies to the latest release
8.3.0 #
- Require Dart >= 3.3
- Updated
lints
to 4.0.0
8.2.1 #
- Updated repository link
8.2.0 #
- Updated
lints
to 3.0.0 - Updated
intl
to 0.19.0 - Fixed linter warnings
8.1.0 #
- Added optional
responseHeaders
andremoveResponseHeaders
toRunner
8.0.0 #
- Require Dart >= 3.0
7.0.0 #
- Require Dart >= 2.17
6.0.0 #
- Require Dart >= 2.16
5.0.0 #
- Skipped release
4.0.0 #
- Skipped release
3.1.2 #
- Updated repo link
- Fixed null safety warnings
3.1.1 #
- Fixed license link
3.1.0 #
- Updated to use
belatuk_pub_sub
package
3.0.3 #
- Upgraded from
pendantic
tolints
linter
3.0.2 #
- Fixed NNBD issues
- Updated references to
angel3
framework - Updated README
3.0.1 #
- Fixed static analysis warnings
3.0.0 #
- Migrated to support Dart >= 2.12 NNBD
2.0.0 #
- Migrated to work with Dart >= 2.12 Non NNBD
1.0.0 #
- Support SSL/HTTP2.
- Support muting the logger via
--quiet
.
1.0.0-alpha.1 #
- Import
framework/http
.
1.0.0-alpha #
- Initial version.