Skip to content

Releases: jyoo980/TypeScript.ts

TypeScript DSL Release 1.0.2

27 Dec 23:43
8f5fc0e
Compare
Choose a tag to compare

What's new in this release?

added support for a GitLab build stage on the master branch 🚀

TypeScript DSL Release 1.0.1

14 Oct 04:52
efef541
Compare
Choose a tag to compare

What's new in this release?

🔨fixed a bug in the generation of import strings where a directory existed at root-level
🌟added support for abstract class definitions!

TypeScript DSL Release 1.0

13 Oct 05:21
480640c
Compare
Choose a tag to compare

What's new in this release?

Introducing v1.0 of TypeScript DSL - an alternative way of generating TS projects that minimizes context switches and fiddling with the UI of your IDE. Define your classes, interfaces, inheritance schemes, node dependencies, and your project structure - all from a single file!