Skip to content

Latest commit

 

History

History
128 lines (62 loc) · 7.36 KB

CHANGELOG.md

File metadata and controls

128 lines (62 loc) · 7.36 KB

1.2.5 (2023-11-02)

Bug Fixes

  • error during app upload on RokuOS >= 12.5.0 (#69) (663269d)

1.2.4 (2023-09-07)

Bug Fixes

  • rokuDevPassword being treated as number (#67) (b8f8ede)
  • upgrade github action dependencies (#68) (9ae8da3)

1.2.3 (2022-03-24)

Bug Fixes

1.2.2 (2022-03-24)

Bug Fixes

1.2.1 (2022-03-07)

Bug Fixes

1.2.0 (2022-01-26)

Features

1.1.4 (2022-01-21)

Bug Fixes

1.1.3 (2022-01-20)

Bug Fixes

1.1.2 (2022-01-17)

Bug Fixes

  • absolute path of temporary directory (#52) (f3e2593)

1.1.1 (2022-01-14)

Bug Fixes

1.1.0 (2022-01-11)

Features

  • interpolate localManifestOverride (#49) (1e5de08)

1.0.4 (2022-01-11)

Bug Fixes

  • fixed env first argument (4fdb346)

1.0.3 (2021-09-27)

Bug Fixes

  • Fixed generating XML dependency items (#44) (3ebd5ea)

1.0.2 (2021-09-24)

Bug Fixes

1.0.1 (2021-09-23)

Bug Fixes

  • Added repository url to package.json (#42) (be28296)

1.0.0 (2021-09-23)

Bug Fixes

  • Corrected plugin name in readme (#7) (ad3ad64)
  • Fixed building module tree (#22) (a14e127)
  • Fixed config import (#5) (d90d1f8)
  • Fixed wrong links (#17) (d860e30)
  • Importing main module's dependency version if not provided by a depenendency (#25) (1a4fcd4)
  • Marked 'latinized' as prod dependency (#19) (872b54e)
  • Updating external modules base xml scripts (#29) (ee90aec)

Features

  • add generate-package script (#21) (8b2723c)
  • change signed package path entry point (#27) (0fa5a60)
  • Default 'dev' environment and baseManifest config field (#8) (07beae0)
  • Dependencies copying mechanism (#16) (be7861b)
  • Initial features (d13ec7e)
  • Optional environments config field + basic example app (#12) (97c7996)