Skip to content

Releases: apimatic/core-lib-csharp

Release Version 0.4.6

18 Dec 09:48
1814b1c
Compare
Choose a tag to compare

0.4.6 (2024-12-18)

Bug Fixes

  • http-to-string: remove ToString() overrides (#98) (1814b1c), closes #97

Continuous Integration

  • dependabot: update the configurations for dependabot alerts (#85) (96e8140)
  • updates test workflow for skipping upload coverage report step (#96) (6b0257e)

Release Version 0.4.5

05 Dec 05:38
bd1b300
Compare
Choose a tag to compare

Release Version 0.4.4

28 Nov 04:59
ffaa365
Compare
Choose a tag to compare

0.4.4 (2024-11-28)

Bug Fixes

  • request-form: add handling for additional properties (#81) (ffaa365)

Release Version 0.4.3

30 Aug 12:05
3ab9d77
Compare
Choose a tag to compare

0.4.3 (2024-08-30)

Bug Fixes

  • void type handling with return type creator (#77) (846807f)

Code Refactoring

  • http-callback: make Http Callback class override-able (#79) (3ab9d77), closes #78

Release Version 0.4.2

28 Aug 10:48
518dc0b
Compare
Choose a tag to compare

0.4.2 (2024-08-28)

Bug Fixes

  • request-content-type: use provided content type in case of null body (#75) (518dc0b)

Release Version 0.4.1

09 Jul 05:27
f8c2005
Compare
Choose a tag to compare

0.4.1 (2024-07-09)

Features

  • adds handling for missing content with unit tests (#73) (f8c2005)

Release Version 0.4.0

04 Jun 06:59
b60302b
Compare
Choose a tag to compare

0.4.0 (2024-06-04)

Features

Release Version 0.3.10

13 May 09:16
54b06c1
Compare
Choose a tag to compare

0.3.10 (2024-05-13)

Bug Fixes

  • logging: fix null object reference without logging configured (#70) (54b06c1)

Release Version 0.3.9

13 May 06:45
f2d6a70
Compare
Choose a tag to compare

0.3.9 (2024-05-13)

Features

  • configurable-logger: add support for the configurable logger (#68) (f2d6a70)

Release Version 0.3.8

03 Apr 10:13
66770d6
Compare
Choose a tag to compare

0.3.8 (2024-04-03)

Bug Fixes

  • enums: failing nullable enum conversion (#67) (66770d6)