Skip to content

Releases: tmokmss/deploy-time-build

v0.3.4

04 Aug 11:35
4261cba
Compare
Choose a tag to compare

0.3.4 (2023-08-04)

Features

  • deploy-time build for SOCI indices (#7) (4261cba)

v0.3.3

01 Aug 08:59
Compare
Choose a tag to compare

0.3.3 (2023-08-01)

Bug Fixes

  • get an invalid output directory on windows (7589d62), closes #6

v0.3.2

02 Jun 13:14
Compare
Choose a tag to compare

0.3.2 (2023-06-02)

v0.3.1

01 May 04:12
Compare
Choose a tag to compare

0.3.1 (2023-05-01)

Bug Fixes

  • build fails when there are spaces in an input json (019ecb4)

v0.3.0

01 May 02:46
2fa62cd
Compare
Choose a tag to compare

0.3.0 (2023-05-01)

⚠ BREAKING CHANGES

  • the paths where assets are extracted have changed. If you use multiple assets, you may see some errors. Use new extractPath property to fix them.

Bug Fixes

v0.2.3

04 Feb 09:27
545d7f9
Compare
Choose a tag to compare

0.2.3 (2023-02-04)

v0.2.2

17 Jan 06:21
Compare
Choose a tag to compare

0.2.2 (2023-01-17)

Bug Fixes

  • bundled js for custom resource was not included in the npm package (f6f311e)

v0.2.0

17 Jan 04:53
Compare
Choose a tag to compare

0.2.0 (2023-01-17)

NOTE: This version is broken. Use ^0.2.2 instead.

⚠ BREAKING CHANGES

  • now requires cdk version ^2.38.0

  • add integ-runner dependencies (2c15fa3)

v0.1.7

17 Jan 00:33
Compare
Choose a tag to compare

0.1.7 (2023-01-17)

Bug Fixes

  • fail deployment when build commands exit with non-zero status code (10d149b)

v0.1.6

09 Jul 15:13
Compare
Choose a tag to compare

0.1.6 (2022-07-09)

Bug Fixes

  • remove temp dir even when an exception is thrown (310a83a)