Skip to content

2.5.3

Choose a tag to compare

@ProtocolNebula ProtocolNebula released this 21 Feb 23:11
· 15 commits to main since this release

[2.5.3] - 2021-02-22

Fixed

  • Fix prebuild fse-remove -> fse remove in package.json

[2.5.2] - 2021-02-22

Added

  • Support for arrays in api responses.

Fixed

  • API Base (angular 2):
    • Added body (data) for patch request
    • Fix repsonseType type for HttpOptions
    • ModelBase stringfy now return parameters that are false
    • ModelBase parse method fixed