Skip to content

Releases: tangcent/easy-api

v2.3.2

30 Jun 12:23
c2c1bc2
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.3.2

  • fix: remove Non-extendable interface usage (#548)

  • chore: polish Postman API helper classes and cache management (#547)

  • fix: correct content-type for Postman API export (#546)


plugin support
easy-api-2.3.2.212.0.zip idea 2021.2+

v2.3.1

18 May 01:52
ce41396
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

  • fix: resolve 'module_path' property resolution issue (#544)

  • feat: added functionality to choose between apache and okHttp for sending HTTP requests via settings (#543)

  • feat: add rules param.name, param.type (#541)

  • feat: add support for io.swagger.v3.oas.annotations.media.Schema annotation (#540)

  • fix: fix issue where the configuration was not being loaded before actions were performed (#539)

  • feat: Replace gson and jsoup with IntelliJ code style for JSON/XML/HTML formatting (#538)


plugin support
easy-api-2.3.1.212.0.zip idea 2021.2+

v2.3.0

01 Apr 13:59
bbe600c
Compare
Choose a tag to compare

Full Changelog: v2.2.9...v2.3.0

  • fix: implement error handling in remoteConfigContent function (#534)

  • fix: resolve comment for custom enum field (#533)

  • feat: optimize configuration loading logic for enhanced efficiency and reliability (#532)


plugin support
easy-api-2.3.0.212.0.zip idea 2021.2+

v2.2.9

28 Nov 14:02
99b7d25
Compare
Choose a tag to compare

Full Changelog: v2.2.8...v2.2.9

  • feat: Enhance support for enum fields in 'field' (#527)

  • amend: refactor ResolveMultiPath enum to encapsulate url selection logic (#526)

  • amend: Restrict api selection to single item in ApiCall (#524)


plugin support
easy-api-2.2.9.212.0.zip idea 2021.2+

v2.2.8

20 Nov 13:52
085301f
Compare
Choose a tag to compare

Full Changelog: v2.2.7...v2.2.8

  • feat: Add support for exporting APIs as .http files (#522)

  • feat: support search in several dialogs (#521)

  • Refactor: Preventing runtime.channel() from throwing exceptions on missing implementations (#520)


plugin support
easy-api-2.2.8.212.0.zip idea 2021.2+

v2.2.7

12 Nov 04:27
81b890c
Compare
Choose a tag to compare

Full Changelog: v2.2.6...v2.2.7

  • feat: Improve Layout and Responsiveness of Several UI Forms #518

  • feat: Support configuring doc.source.disable to disable documentation reading #517

  • feat: Add recommended configuration for Jackson JsonPropertyOrder #516

  • feat: Add new rule field.order.with #515

  • amend: remove CompensateRateLimiter #514

  • feat: add rules postman.format.after #513

  • feat: Apply field rules to getter and setter methods #512

  • chore: remove deprecated utils #511

  • refactor: remove usage of KV #510

  • fix: fix issue with SessionStorage not works #509

  • fix: fix thread warning #508

  • fix: added support for strict check in jakarta.validation and javax.validation #507


plugin support
easy-api-2.2.7.212.0.zip idea 2021.2+

v2.2.6

06 Aug 14:37
e335565
Compare
Choose a tag to compare

Full Changelog: v2.2.5...v2.2.6

  • feat: ignore some common classes #505

plugin support
easy-api-2.2.6.212.0.zip idea 2021.2+

v2.2.5

30 Jul 08:35
814785a
Compare
Choose a tag to compare
  • doc: declare Requirements & Compatibility #503

  • doc: update docs #502

  • fix: process correct class when clicking class in multi-class Kotlin file #501

  • fix: fix support for com.fasterxml.jackson.annotation.JsonUnwrapped #500

  • fix: fix swagger3.config #499

  • build: update workflows #498

  • amend: remove support of GroovyActionExt #497

  • build: update scripts #496

  • amend: clear uiWeakReference #495

  • amend: modify several parameters in RequestRuleWrap nullable #494

  • feat: output field.demo value to postman/markdown #493

  • chore: polish SettingBinder #492


plugin support
easy-api-2.2.5.212.0.zip idea 2018.3+

v2.2.4

19 Apr 14:38
f052e96
Compare
Choose a tag to compare
  • chore: update version of intellij-kotlin to 1.4.9 (#490)

  • feat: add several icons to resources (#489)

  • feat: new script methods for 'runtime' (#488)

  • build: use Kotlin DSL script build project (#487)

  • feat: support config ignore_irregular_api_method (#486)

  • feat: provide aliases for several rule tools (#485)

  • fix: fix api response in postman (#484)

  • feat: new rule tool: runtime (#483)

  • feat: support jakarta.validation (#482)

  • feat: support export apis from groovy (#481)


plugin support
easy-api-2.2.4.212.0.zip idea 2018.3+

v2.2.3

05 Feb 13:37
ddc840a
Compare
Choose a tag to compare
  • fix: fix helper.resolveLink(s) (#478)

  • feat: new script method class.toObject (#477)

  • feat: support swagger3 (#476)

  • feat: refresh button in [EasyApi > Remote] (#475)

  • fix: wrap annotation array parameter in script rule execute (#474)


plugin support
easy-api-2.2.3.183.0.zip idea 2018.3+