serinus 0.2.0 copy "serinus: ^0.2.0" to clipboard
serinus: ^0.2.0 copied to clipboard

Serinus is a framework written in Dart for building efficient and scalable server-side applications.

Changelog #

0.0.1-dev.1 #

Initial Implementation

0.0.1-dev.2 #

  • Changed request route mapping
  • Refactoring of the code and small fixes

0.0.1-dev.3 #

  • Added more exceptions
  • Added ApplicationInit mixins
  • Refactoring of the code and small fixes

0.0.1-dev.4 #

  • Huge refactoring of the code
  • Add guards for the request
  • Add pipes for the request

0.0.1-dev.5 #

  • Add scoped providers to ExecutionContext

0.1.0-dev.1 #

  • Add DeferredProviders
  • Fix parsing of path parameters in request

0.1.0-dev.2 #

  • Add DeferredModules
  • Add scope to the ApplicationContext
  • Fix Middlewares

0.1.1-dev.1 #

  • Add support for Spanner as router
  • Clean up code

0.2.0 #

  • General performance improvements
  • Refactor ViewEngines
  • Add tests
  • Add documentation
  • Add support for Serinus CLI run command environment variables
  • Simplify Route Handler signature (!!!BREAKING!!!)
5
likes
0
pub points
60%
popularity

Publisher

verified publisherserinus.app

Serinus is a framework written in Dart for building efficient and scalable server-side applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

async, http_parser, intl, logging, meta, mime, spanner, stream_channel, uuid, web_socket_channel

More

Packages that depend on serinus