CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:31:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"a1907c64c4e0fb7d258f7c48a8173c26"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=TzRUrxrf2CQ0f3aF9%2F8J%2BDdbtZjIn4knMdQtfJnRPcN%2BXqZDZbKD0%2B4SCf%2BDEtcVa75nINgKneJav7SCyOxlXJDRQiHqkmi5wR5GBvIZFGUOEfUIXcZr3IFreiKjxL5cOtkKE0Mo67Dup2ZxDS8qCTbvX4FePQ%2BjrRk6ubqzo4wpqjPAOcfhRFa8k9U%2Bg0eBUuHdkxk2NM0u7kKRip0cD46HEka9B9IKwAY1DvmUbRsatXkRUTepZqumYGGHbx7sR4P0xl3BUq%2FNWPIeCVsa0g%3D%3D--g9RKtoy9thQuAScv--CrjAS0YdH6gwlikF03JRFA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1947452331.1753579880; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:31:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:31:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A0BA:10904:72BD7:B92F6:68858168
Releases · vojtechhabarta/typescript-generator · GitHub
20 Mar 21:29
Loading
12 Dec 22:04
Loading
02 Oct 15:57
Loading
04 Sep 14:06
Loading
03 Apr 15:37
Loading
02 Feb 17:28
Loading
03 Dec 19:09
Loading
07 Nov 19:44
Loading
01 Jun 19:47
Loading
26 Apr 20:38
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 247
Releases: vojtechhabarta/typescript-generator
Releases · vojtechhabarta/typescript-generator
v3.2.1263
Compare
- Sealed classes - alternative to
@JsonSubTypes
(#937) - JSON-B: support for built-in types in the conversion (#862)
- JSON-B: fixed javax/jakarta incompatibility when using PropertyVisibilityStrategy (#854, #855)
- JAXB: fixed tagged unions (#794)
- AxiosClientExtension: fixed class name in
extends
when usingmapPackagesToNamespaces
(#883) - Fixed generic type arguments while transforming bean properties (#936)
- Support
@JsonIdentityInfo
inherited from parent class/interface (#946) - Module dependencies now have
peerDependency
flag (#829) - Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @Nthalk, @rmannibucau, @honboubao, @agaengel, @MM53, @kschaefe, @thesam
Assets 2
1 person reacted
v3.1.1185
Compare
- Fix parent class handling when it is excluded (#856)
- Warn when configured annotation doesn't have
RUNTIME
retention (#795) - Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @digital-h, @FlorianCousin, @shmert
Assets 2
v3.0.1157 - Java 11, Gradle plugin portal
Compare
Main purpose of this major version is to update minimal Java version to 11, update Jakarta dependencies which also require Java 11 and remove deprecated code.
Starting from this release Gradle plugin is published to Gradle plugin portal - cz.habarta.typescript-generator. This simplifies setup in build.gradle
files.
- Incompatible changes:
- Fail the build when a class cannot be found (#315)
- Updated dependencies
Assets 2
4 people reacted
v2.37.1128
Compare
- Updated dependencies
- Updated build plugins
Assets 2
v2.36.1070
Compare
- Possibility to map Java Map as TypeScript Record (#706)
- Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @crummy
Assets 2
v2.35.1025 - Jakarta JSONB 2
Compare
- Support for Jakarta JSONB version 2 (#762)
- Updated dependencies
- Updated build plugins
Assets 2
v2.34.976 - Jakarta JAXB 3.0
Compare
- Support for Jakarta JAXB 3 annotations
- Updated dependencies
- Updated build plugins
Assets 2
v2.33.956
Compare
- Workaround for Kotlin 1.4 and higher which allowed to update Kotlin dependency to 1.5.31 and Spring Boot to 2.5.6
- Possibility to exclude Spring methods using Swagger annotations (#721)
- Support for Swagger V3 annotations (both JAX-RS and Spring)
- Internal: JUnit tests upgraded to JUnit 5
- Internal: other test improvements
- Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @olegshtch, @huseyingokay, @jpstratman
Assets 2
v2.32.889
Compare
- Java 16 records - excluding
java.lang.Record
(#657) - Parameter
jackson2Configuration.view
- allows to specify one@JsonView
(#649) - Primitive types allowed in
customTypeMappings
parameter (#650) - Gson: support for optional properties (#676)
- Reliable order of enum constants (#677)
- Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @lpandzic, @mikoet, @nanella, @mr83-uw, @ailen-wrx
Assets 2
v2.31.861 - Jakarta JAX-RS 3.0
Compare
- Jakarta JAX-RS 3.0 (#645)
- Updated dependencies
- Updated build plugins
Thanks for contribution/feedback: @fwiesweg
Assets 2
Previous Next
You can’t perform that action at this time.