jaguar 0.5.11 copy "jaguar: ^0.5.11" to clipboard
jaguar: ^0.5.11 copied to clipboard

outdatedDart 1 only

Jaguar is a production ready server framework built for **speed, simplicity and extensiblity**

Changelog #

0.5.10 #

  • Expose Logger to Interceptors and Routes
  • Configurable ErrorWriter

0.5.9 #

  • Fixed writing headers to response by Response

0.5.4 #

  • Added redirect to Response class

0.5.0 #

  • Removed RouteWrapper
  • Removed injection

0.2.7 #

  • Added properly handling List<int> response type
  • Implemented Route redirection

0.1.14 #

  • Remove Settings from Configuration

0.1.13 #

  • Removed isolate creation. Control is given to the programmer.
  • Bug fix for "Page not found!" error

0.0.3 #

Breaking Changes:

Annotation to build annotation from annotated function has changed.

  • PreProcessorFunction has changed to PreInterceptorFunction
  • PostProcessorFunction has changed to PostInterceptorFunction

jaguar.yaml parameters has also changed

  • pre_processors has changed to pre_interceptors
  • post_processors has changed to post_interceptors
58
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Jaguar is a production ready server framework built for **speed, simplicity and extensiblity**

Homepage

License

unknown (LICENSE)

Dependencies

args, collection, http_server, intl, logging, mime, mustache, quiver_hashcode, stack_trace, yaml

More

Packages that depend on jaguar