Skip to content

Releases: alibaba/pont

v1.5.5

21 Jun 08:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4

02 Dec 09:58
Compare
Choose a tag to compare

What's Changed

  • Fix/1.5.x by @ianfuin in #349
  • feat: 修复对DataSource或者BassClass DataType扩展无效的问题 by @z979054461 in #354
  • fix: origin 配置中的 originType 属性被覆盖 by @liuweiGL in #352
  • fix:generate中getBaseClassInDeclaration函数解析泛型问题 by @FrozenQ in #350
  • fix: 修复类型未引入问题 by @z979054461 in #355

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

02 Dec 09:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

02 Dec 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Dec 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

02 Dec 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

25 Oct 06:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

25 Oct 06:02
Compare
Choose a tag to compare

What's Changed

  • fix: parameters 的参数名称取值错误 by @liuweiGL in #323
  • fix: to#修复VSCode导入路径报错 by @ianfuin in #326
  • fix: 自动同步 pont-engine 版本时报错 by @liuweiGL in #324

Full Changelog: v1.3.2...v1.3.3

v1.3.2

28 Jun 11:07
Compare
Choose a tag to compare

What's Changed

  • fix(commands/index.ts): 修复基类更新后,列表没有刷新的问题 by @ianfuin in #309
  • fix: 🐛 修复 翻译时没能翻译带 / 的中文导致异常 by @space-77 in #312
  • chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /examples/hooks-app by @dependabot in #315
  • fix: SwaggerV3 无法解析 query 参数中的嵌套对象 by @liuweiGL in #319
  • fix: SwaggerV3 中 requestBody 参数的类型永远是 any by @liuweiGL in #320
  • Feat/vscode by @ianfuin in #310

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

18 Apr 07:44
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 修复 vscode 插入接口片段代码时发生的异常情况 by @cklwblove in #305
  • fix: 修复 SwaggerV3 parameters 里 typeName 为空的问题 by @nanzm in #300
  • fix: 🐛 修复 swagger V2 转换标准数据时,enum 数据丢失的问题 by @cklwblove in #306

New Contributors

Full Changelog: v1.3.0...v1.3.1