Skip to content

Latest commit

 

History

History
79 lines (40 loc) · 1.31 KB

File metadata and controls

79 lines (40 loc) · 1.31 KB

1.2.0 - 2021-03-15

  • Add support for null safety

1.1.2 - 2021-03-15

  • Upgrade packages

1.1.1 - 2021-03-15

  • Correct depricated list declaration

1.1.0 - 2020-11-28

  • Correct conflict on example folder

1.0.9 - 2020-11-28

  • Upgrade packages and fix the methods deprecated

1.0.8 - 2020-10-20

  • Upgrade packages

1.0.7 - 2020-08-12

  • Upgrade and re-order CHANGLOG.md

1.0.6 - 2020-06-15

  • Bug Fixes.
  • Change examples to connect to idempiere standard ws after IDEMPIERE-4272.
  • Add report format if the process return a file.
  • Add example of converting the Hex returned by the WS to file.
  • Create more complexe CompositeRequest.

1.0.5 - 2020-06-01

  • Bug Fixes

1.0.4 - 2020-06-01

  • Null safety, add warehouse_id to login, encapsulate attributes

1.0.3 - 2020-05-25

  • Add multiple request attempts, replace hardcoded attempts time, set test role to WebServiceExecution

1.0.2 - 2020-05-07

  • Catch error tag on response

1.0.1 - 2020-04-09

  • Fix some text description

1.0.0 - 2020-04-09

  • Approve the package and format the code

0.0.4 - 2020-04-09

  • HTTPS Allow self signed certificates

0.0.3 - 2020-04-08

  • Add more info to README.md

0.0.2 - 2020-04-08

  • Downgrad xml to flutter tested version, from 4.1.0 to 3.5.0

0.0.1 - 2020-04-07

  • initial release.