Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 746 Bytes

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 746 Bytes

1.1.0

  • stable
  • Add docs

1.0.9

  • Add docs

1.0.8

  • DioConverter, ChopperConverter not work now because of issue in dartdoc use ResponseConverter<T, Map<String, dynamic>> instead

1.0.7

  • add http error 401 docs

1.0.6

  • fix: chopper .transform not work correctly

1.0.5

  • fix: export defined_exception.dart

1.0.4

  • mark as stable

1.0.3-dev

  • breaking changes
  • add docs and examples
  • change UserDefinedException to DefinedException every where
  • add base class ErrorHandler
  • support both .stream returning and .future too
  • full support to chopper client

1.0.2-dev

  • fix version

1.0.1

  • fix github link.

1.0.0

  • Initial version.