Skip to content

Releases: zucchero-sintattico/typescript-gradle-plugin

4.1.0

27 Mar 13:39
Compare
Choose a tag to compare

4.1.0 (2024-03-27)

Features

  • execution: add task for executin the compiled javascript (fe76af7)

4.0.0

27 Mar 13:15
Compare
Choose a tag to compare

4.0.0 (2024-03-27)

⚠ BREAKING CHANGES

  • typescript: handle tsconfig for compiling projects

Features

  • typescript: handle tsconfig for compiling projects (7d7e1e7)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.11 (f227d81)
  • deps: update dependency macos github actions runner to v13 (be03833)

3.1.0

25 Mar 23:25
Compare
Choose a tag to compare

3.1.0 (2024-03-25)

Features

  • node: avoid multiple download if already installed (7605251)

Dependency updates

  • deps: update plugin gitsemver to v3.1.4 (3e6766c)
  • deps: update plugin kotlin-qa to v0.60.4 (5c4eb89)
  • deps: update plugin kotlin-qa to v0.61.0 (5821eb1)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.4 (4767b52)
  • deps: update plugin publishoncentral to v5.0.26 (992fb1a)

3.0.3

22 Mar 21:08
Compare
Choose a tag to compare

3.0.3 (2024-03-22)

Dependency updates

  • core-deps: update dependency gradle to v8.7 (84509ca)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.10 (38e0fb8)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.9 (c025869)

General maintenance

Refactoring

  • platform: extract platform as concept (9daa90f)

3.0.2

18 Mar 17:50
Compare
Choose a tag to compare

3.0.2 (2024-03-18)

Bug Fixes

  • libs: runtime libraries not found (785f9ed)

3.0.1

18 Mar 14:02
Compare
Choose a tag to compare

3.0.1 (2024-03-18)

Bug Fixes

  • typescript: annotation for output directory (545f7e7)

3.0.0

17 Mar 14:47
Compare
Choose a tag to compare

3.0.0 (2024-03-17)

⚠ BREAKING CHANGES

  • node-install: add possibility to install local node via plugin

Features

  • node-install: add possibility to install local node via plugin (05e52f1)
  • utility: add a simple archive extract for zip and tar gz, and utility to get endpoint for node distribution to download (3c73942)

Bug Fixes

  • file-paths: windows stuffs (2b6c825)

2.1.0

16 Mar 10:37
Compare
Choose a tag to compare

2.1.0 (2024-03-16)

Features

  • test: add cleaner error handling on package json failure (22f3cd7)

2.0.0

15 Mar 18:45
Compare
Choose a tag to compare

2.0.0 (2024-03-15)

⚠ BREAKING CHANGES

  • add build logic and refactor

Features

  • add build logic and refactor (1fdcc52)
  • deps: add turtle for cli utility (78f7873)
  • release: zucchero-sintattico successfully migrated to legacy OSSRH (964952a)

Bug Fixes

  • ci: windows stuffs (417cc58)
  • publishing: try to make compliant to gradle plugin portal (1db3eef)

Tests

  • add resources file for a base env (874d102)

Build and continuous integration

  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.7 (bbaaf08)
  • deps: update danysk/build-check-deploy-gradle-action action to v2.4.8 (2c9b315)

General maintenance

  • release: 1.1.0 [skip ci] (f45cede)
  • release: 1.1.0 [skip ci] (5d5fbe3)

1.0.0

14 Mar 10:48
Compare
Choose a tag to compare

1.0.0 (2024-03-14)

Features

  • plugin: add first try of task (32b23d6)
  • repo: modify initial variables (78b9fcb)