Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 363 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 363 Bytes

0.2.2

  • Update pubspec.yaml

0.2.1

  • Update pubspec.yaml

0.2.0

  • accept list apis that have more than 10 items

Breaking:

  • change type definition of list apis to List<>
  • remove properties of list apis: totalCount, offset and limit

0.1.1

  • fix to use baseUrl

0.1.0

first release

  • generate type definitions from schema file automatically