Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

74 lines (41 loc) · 1.23 KB

0.1.1 (March 8th, 2024)

  • feat: tax-ids in product.variants

0.1.0 (March 1st, 2024)

  • esbuild support

0.0.15 (November 27th, 2023)

  • bump deps

0.0.14 (November 23rd, 2023)

  • combo execution on submit includes create fulfillment and invoice
  • create fulfillment and invoice disabled in config

0.0.13 (November 15th, 2023)

  • add default meta injector for create, upsert and submit
  • fix ResorceFactory to provide resource ids for target
  • upgrade deps

0.0.12 (October 28th, 2023)

  • configure unautheticated tech user

0.0.11 (October 27th, 2023)

  • fix production configs
  • upgrade dependencies
  • use decorators of new acs-client lib

0.0.10 (October 18th, 2023)

  • fix config typo

0.0.9 (October 18th, 2023)

  • override redis host in production config

0.0.8 (October 18th, 2023)

  • change default config redis url

0.0.7 (October 17st, 2023)

  • add access-control support

0.0.6 (September 1st, 2023)

  • updated dependencies
  • refactor entire service for a first pre-version

0.0.5 (March 15th, 2021)

  • updated dependencies

0.0.4 (December 2nd, 2020)

  • fix docker image permissions

0.0.3

  • Updated dependencies

0.0.2

  • Updated dependencies
  • Public release

0.0.1

  • Service boilerplate