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

outdatedDart 1 only

jaguar is a performant server side framework

Changelog #

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

0.1.13 #

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

0.1.14 #

  • Remove Settings from Configuration

0.2.7 #

  • Added properly handling List<int> response type
  • Implemented Route redirection
58
likes
0
pub points
87%
popularity

Publisher

unverified uploader

jaguar is a performant server side framework

Homepage

License

unknown (LICENSE)

Dependencies

args, http_server, intl, logging, mime, stack_trace, yaml

More

Packages that depend on jaguar