Skip to content

Releases: krsche/cloud-region-shortener

v1.2.0

13 Oct 20:29
669a269
Compare
Choose a tag to compare

1.2.0 (2021-10-13)

Features

v1.1.1

12 Oct 20:09
Compare
Choose a tag to compare

1.1.1 (2021-10-12)

Bug Fixes

v1.1.0

12 Oct 20:02
Compare
Choose a tag to compare

1.1.0 (2021-10-12)

Features

  • add type declaration file (ef2820e)

v1.0.2

12 Oct 19:53
Compare
Choose a tag to compare

1.0.2 (2021-10-12)

Bug Fixes

  • add compilation step to release workflow (6756085)

v1.0.1

12 Oct 19:23
Compare
Choose a tag to compare

1.0.1 (2021-10-12)

Bug Fixes

  • not including dist/* files in release (c213b56)

v1.0.0

12 Oct 19:12
Compare
Choose a tag to compare

1.0.0 (2021-10-12)

Bug Fixes

  • euap was shortened to 2 chars instead of 1 (f4a1fc4)
  • gitattributes eol; test using wrong method name (1a4d2f5)
  • main path on package.json and .npmignore (70efccc)
  • missed iso3166 test during removal (2716881)
  • only include files in src folder for tsc (c4a8cc9)
  • wrong method name in example (992bb95)

Features

  • added first simple logic; added jest and simple test (8a4261b)
  • added option of defaultStyle, added tests (276d9d5)
  • added README; added Standard styles for all azure regions; removed iso3166 style/tests until later (6efb5d4)
  • initialized npm package and typescript (c63af1e)
  • made method names shorter for defaultstyle (b6c5527)